This shows a way of creating a basic presentation consisting of lines of text. The presentation shown here is to support a Python class being taught using "Code Combat". To use the presentation, press the space bar when you are ready for the next 'slide'. It could be used as a starting point to creating your own presentation, which could also include graphics. Change the text and modify the script to pass the 'Next Text' procedure the appropriate parameters: - Erase Previous: If you pass 'n' it will keep the previous line of text on the screen before switching to the next line. - x position: Adjust this so the text appears where you want it. - y position: As above!