You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en-GB/lessons/ASCII Art/ASCII Art - notes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ embeds: "*.png"
8
8
This project teaches children how to run a simple Python program, and how to print text to the screen. Children will write programs to print ASCII art to the screen.
9
9
10
10
#Resources
11
-
For this project, Python will need to be installed. It is recommended that version 3.2 of Python is installed.
11
+
For this project, Python will need to be installed. It is recommended that version 3.2 of Python is installed. Note that on newer versions of Python the `File → New Window` menu option has been replaced by `File → New File`.
12
12
13
13
Children can also make use of the materials which accompany these challenges. Files included in the 'Project Resources' folder (found under the 'Download Project Materials' link):
0 commit comments