Friday, January 24, 2020

2020 term 3 week 4: Loops

Programming class has finished writing a program that a hardware store could use as a project cost calculator for customers.  This allowed us to review our print statements, assignment statements for variables, user input for variables, and math order of operations.  We started at the end of the week learning if statements.  Next week, we will begin learning loops (for loops and while loops).  Below is a tutorial that shows some things we will be doing with loops in Python.


No comments:

Post a Comment