mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-08 07:50:00 +00:00
Cleaned up some trailing whitespace
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user