We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b786a44 commit b482c46Copy full SHA for b482c46
1 file changed
src/day-1-toy/modules.py
@@ -8,7 +8,7 @@
8
# Print out the command line arguments in sys.argv, one per line:
9
10
11
-# Print out the plaform from sys:
+# Print out the platform from sys:
12
print()
13
14
# Print out the Python version from sys:
0 commit comments