Python 3 Text Game Skills – 3
Skills needed for: Python ASCII RPG Tutorial #3 (Enemies, Battle, Potions)
Check off the skills you know – write a working example for each in your work book to earn a sticker.
Any skills you are not sure of, go to: w3.schools.com/python.
- random number generator
- global values inside function
- if xyz > 0:
- if xyz <= 0:
- if not xyz:

You’ve got your sticker, now go to: Challenge 3 – Python ASCII RPG Tutorial #3(Enemies, Battle, Potions)