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 68a6c40 commit a0c988eCopy full SHA for a0c988e
ConvertCommentsToCode.py convert_comments_to_code.pyConvertCommentsToCode.py renamed to convert_comments_to_code.py
@@ -1,4 +1,4 @@
1
# write a function that counts from 1 to 10 and prints the numbers
2
def count_to_ten():
3
4
-count_to_ten()
+count_to_ten()
0 commit comments