Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
・自分が解いたレベル(レベル1〜3)
レベル3まで作成
・コードのアピールポイント
Newしたときに、空白を含めた配列を作成したこと。
・頑張ったところ
Ruby言語は、ほぼ未経験だったので、
入門ページを見ながら、繰り返し、分岐、文字の出力、文字列の操作を
勉強して作成。
・苦労したところ
空白をどのように作成するのかに時間がかかりました。
・工夫したところ
レベル3に対応するため、空白の配列を作成したこと
・コードを書くのにかかった時間
インストールから文法を確認して、作成しました。
大体、1日3時間、3日で作成しました。
・だいたいのプログラミング歴
10年以上。C言語、Python、javascriptのプログラミング
Rubyは今回初めてです。
・実際に解いてみた感想
レベル2までは、1日でできたけど
レベル3は、2日どうすればできるか考えました。