Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 268 Bytes

File metadata and controls

11 lines (8 loc) · 268 Bytes

python-class

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