1 parent 610399e commit 7e667dcCopy full SHA for 7e667dc
1 file changed
src/m1e_comments_strings_print.py
@@ -1,12 +1,14 @@
1
###############################################################################
2
#
3
+# Do this WITH YOUR INSTRUCTOR (live in class):
4
+#
5
# Read the code below. Predict (in your head) what will get printed
6
# (i.e., displayed) when the code runs.
7
8
# Then run this module by right clicking anywhere in this window
9
# and then selecting:
10
# Run 'name of file' (i.e. Run 'm1e_comments_strings...')
-# Or, use the keyboard shortcut: Control + Shift + Function-F10
11
+# Or, use the Windows keyboard shortcut: Control + Shift + Function-F10
12
# (That is, hold the Control, Shift and Function keys down
13
# and press the F10 key.)
14
0 commit comments