Skip to content

Commit 219dc15

Browse files
committed
m1 comments
1 parent 5cd23f4 commit 219dc15

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

src/m1e_comments_strings_print.py

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
########################################################################
22
#
3-
# TODO: 1.
4-
# (Yes, that means for YOU to DO things per these instructions:)
5-
#
63
# Run this module by right clicking anywhere in this window, then select
74
# Run 'name of file'
85
# After running, find the Console tab (below) and confirm that everything
9-
# did indeed get printed (displayed).
6+
# did indeed get printed (displayed). This module is just an example.
7+
# Once you have run the file, feel free to play with it some, then you
8+
# can move on to m2.
109
#
1110
########################################################################
1211

0 commit comments

Comments
 (0)