Day 0 (2/1): Setup
On the first day, students will create a
repl.it account and learn the very basics of python. This includes the structure, use of comments, and print statements. At the end of the day, they will be challenged to use their skills to print “Thinking outside the block”!
Day 1 (2/2):
On the second day, students will advance their knowledge and learn about variables, different data types, if/elif/else statements, arithmetic expressions, mathematical symbols, concatenation, and random! At the end of the day, students will put their skills to the test and make mad libs!
Day 2 (2/3):
On day three, students will learn about booleans and loops (including for and while) within their programs. At the end of the day, they will be able to create a number guessing game!
Day 3 (2/4):
On the last day, students will be learning about functions. At the very end, students will put all skills they learned to use (loops, variables, random, etc.) and create their very own rock paper scissors game!