We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe1ef2d commit ce43ab0Copy full SHA for ce43ab0
src/m2_hello_world.py
@@ -13,7 +13,7 @@
13
14
########################################################################
15
#
16
-# TODO: 1.
+# DONE: 1.
17
# (Yes, that means for YOU to DO things per these instructions:)
18
19
# Run this module by right clicking anywhere in this window and select
@@ -73,7 +73,7 @@
73
# (HINT: It is an INTERESTING number.) Get help if your value is wrong.
74
75
76
-
+print(3404 * 837)
77
78
79
# TODO: 5.
0 commit comments