Module 01 - Variables and Conditionals

Module 01 - Variables and Conditionals

Day One

Watch

Read

  • (0) p.24-27 in "Coding Projects in Python"

Do

  • (0) Run the code examples from the reading in the Python terminal. (optional: you can use a .py file or Visual Studio Code if you prefer)


Day Two

Watch

Read

  • (0) p.28-31 in "Coding Projects in Python"

Do

  • (0) Create the Python application "Animal Quiz" using information you have learned so far and p. 36-41 from the "Coding Projects in Python" book.