Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 451 Bytes

File metadata and controls

18 lines (11 loc) · 451 Bytes

python-class

NOTES: Week1 format(), input(), floating point

Week2 if, string, boolean logic

Week3 while, continue, break, random

Week4 for loop, function, list, dictionary

Lab 1: Bank-payment calculation

Lab 2: Bank-payment modified. Enter payment with dollar sign or percent sign

Lab 3: Calculate the sum of numbers (odd number) using while loops enter 'y' to continue or 'n' to output number of loops

Lab 4: Sticks game, person-to-person