Skip to content

Commit 012214e

Browse files
committed
wording in notes.
1 parent dcb495c commit 012214e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en-GB/lessons/Pokedex/Pokedex - notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This project teaches children how to make a graphical user interface (GUI), by m
1010
#Resources
1111
For this project, Python will need to be installed. It is recommended that version 3.2 of Python is installed.
1212

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):
13+
Children will need to use of the materials which accompany this project. Files included in the 'Project Resources' folder (found under the 'Download Project Materials' link):
1414

1515
+ GUI.py (short example program)
1616
+ pokeapi.py (module used for retrieving data)

en-GB/lessons/RPG/RPG - notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This project teaches game design through the development of an RPG maze game. In
1010
#Resources
1111
For this project, Python will need to be installed. It is recommended that version 3.2 of Python is installed.
1212

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):
13+
Children will also need to make use of the materials which accompany this project. Files included in the 'Project Resources' folder (found under the 'Download Project Materials' link):
1414

1515
+ RPG.py
1616

0 commit comments

Comments
 (0)