icwizardmonke
Results
1
issues of
icwizardmonke
Kernel#gets is not a method to read from stdin. Use `$stdin.gets` instead `gets` reads from argument input Screenshot shows the current code fails to run because gets tries to parse...