Skip to content

FizzBuzzのプログラムを作成しました。#1

Open
s-tone-gs wants to merge 4 commits intomainfrom
fizzbuzz
Open

FizzBuzzのプログラムを作成しました。#1
s-tone-gs wants to merge 4 commits intomainfrom
fizzbuzz

Conversation

@s-tone-gs
Copy link
Copy Markdown
Owner

レビューをお願いします。

@@ -0,0 +1,12 @@
(1..20).to_a.each do |number|
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to_aなくても動きそうですねー。

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ありがとうございます!
to_aを削除しました🙇‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants