Cleaned up some trailing whitespace
This commit is contained in:
parent
7ddfca2e35
commit
d120664c5f
3 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
//
|
||||
// "Players take turns to count incrementally, replacing
|
||||
// any number divisible by three with the word "fizz",
|
||||
// and any number divisible by five with the word "buzz".
|
||||
// and any number divisible by five with the word "buzz".
|
||||
// - From https://en.wikipedia.org/wiki/Fizz_buzz
|
||||
//
|
||||
// Let's go from 1 to 16. This has been started for you, but there's
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue