Closed tukapai closed 5 years ago
Thanks for your remark. However I am not sure that this is an error. The user is supposed to replace the 0 with 1591 himself/herself. When running the program with entry 0 the output should show an error. This is the same in the English text.
Most of the exercises do show a correct 'green' response without any alteration by the user. A couple of exercises, where the change is simple enough for somebody who is completely new to Ruby, the user needs to change the code a bit to go from 'red' to 'green'.
Ivo
Thanks for your quick reply. I thought it was a mistake because I did not read much sentences well 😓
I will continue to study at TryRuby.
puts count_playsが0なのでCopyボタンでRunを実行するとエラーになる事象を修正
Fixed an event that an error occurs when Run is executed with Copy button because puts count_plays is 0