Week 3 - Required Home Practice Problems

Complete Practice problems on loops from Handout 2.

These problems should be completed before you start working on your graded homework assignment. These can be done in collaboration with classmates, though each of you should create your own solution from scratch in a separate file. These practice problems will not be graded.


   Week 3 - In Class Examples

Demonstrate formatting using format function and f-strings

practiceHandout1_formatted.py
practiceHandout1-4_-formatted.py

Simple conditionals:

practiceHandout2-2-phonecall.py
conditionals.py

Practice problems from Handout 2:

practice2-1.py
practice2-3.py
practice2-4.py