10000 Fixing typo · pythonminna/Intro-Python@b482c46 · GitHub
[go: up one dir, main page]

Skip to content

Commit b482c46

Browse files
authored
Fixing typo
1 parent b786a44 commit b482c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/day-1-toy/modules.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# Print out the command line arguments in sys.argv, one per line:
99

1010

11-
# Print out the plaform from sys:
11+
# Print out the platform from sys:
1212
print()
1313

1414
# Print out the Python version from sys:

0 commit comments

Comments
 (0)
0