From c4e93b468784f8035360f5cf969637857245e40a Mon Sep 17 00:00:00 2001 From: AviBansal-31 <60013850+AviBansal-31@users.noreply.github.com> Date: Thu, 15 Oct 2020 22:28:07 +0530 Subject: [PATCH] Update README.md --- README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) 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