Hello World But Better

Time: 5-10 minutes

Purpose: Start using python on your own

Introduction: What could be better than writing a “Hello World” program? Writing a game! The video for this introduced you to writing a simple madlibs game. You can see the file with the code shown in the video here on github.

Task: At the end of the video you were challenged to try and extend the madlibs to use a verb given by the user instead of using the word ‘jumped’ in the sentence. Try it out and if you get stuck post here asking for help!