Introduction to Programming with Python
Click on the links below to see the videos on YouTube and the python scripts which you can download. Additional challenges and necessary files can be found in the Description column.
Additional lessons will be added here. Lesson 3 is under construction.
Lesson | Video | Script | Description & additional links |
---|---|---|---|
1. Guess the Number | Video Link | Script | Create a Guess the Number game to be played in a terminal |
2. Word Scramble | Video Link | Script | Modify the script from Lesson 1 and create a Word Scramble game to be played in a terminal. |
3. Number Challenge | Create a 2 player terminal game and then create a computer player to play against. Here's the challenge document. The Challenge |