We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fac67d6 commit 52b9408Copy full SHA for 52b9408
algorithms/strings/fizzbuzz.py
@@ -1,5 +1,5 @@
1
"""
2
-Wtite a function that returns an array containing the numbers from 1 to N,
+Write a function that returns an array containing the numbers from 1 to N,
3
where N is the parametered value. N will never be less than 1.
4
5
Replace certain values however if any of the following conditions are met:
0 commit comments