Module 02 - Functions, Loops, and Iterations

Module 02 - Functions, Loops, and Iterations

Day One

Watch

Read

  • (0) p.44-47 in "Coding Projects in Python"

Do

  • (0) Using the code examples from the reading, create a Python application that asks a user to input a number of days to convert to seconds, and then print their inputted data into seconds.


Day Two

Watch

Read

  • (0) p.32-35 in "Coding Projects in Python"

Do

  • (0) Complete the coding exercise "Nine Lives" on p.60-65 of the "Coding Projects in Python" book.