diff --git a/README.md b/README.md index cfcd1e4..a7dc1a4 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,9 @@ NOTES: Week1 format(), input(), floating point Week2 if, string, boolean logic +Week2 if condition, string, boolean logic Week3 while, continue, break, random +Week3 while loop, continue, break, random module 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