Skip to content

Commit d6475aa

Browse files
committed
Note about 'New Window' changing to 'New File'
1 parent 2cd7510 commit d6475aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en-GB/lessons/ASCII Art/ASCII Art - notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ embeds: "*.png"
88
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.
99

1010
#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`.
1212

1313
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):
1414

0 commit comments

Comments
 (0)