Skip to content

Commit ce43ab0

Browse files
committed
I added my name
1 parent fe1ef2d commit ce43ab0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/m2_hello_world.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
########################################################################
1515
#
16-
# TODO: 1.
16+
# DONE: 1.
1717
# (Yes, that means for YOU to DO things per these instructions:)
1818
#
1919
# Run this module by right clicking anywhere in this window and select
@@ -73,7 +73,7 @@
7373
# (HINT: It is an INTERESTING number.) Get help if your value is wrong.
7474
#
7575
########################################################################
76-
76+
print(3404 * 837)
7777
########################################################################
7878
#
7979
# TODO: 5.

0 commit comments

Comments
 (0)