Y
Hacker News
new
|
ask
|
show
|
jobs
by
hallowtech
4932 days ago
In other languages n is the number between 1-100 passed into the method. The loop is outside of fizzbuzz_solve.
1 comments
ollysb
4932 days ago
I presumed you just return the value and that the print was in the outer loop, seems you need to include the print statement in your method.
link
rvivek
4932 days ago
Sorry this is wrong. Removed the templates. You've to output from 1-100.
link