Come to the Big Screens show this Friday, March 1st. (not required but highly recommended!)
555 W 18th St. 6:30pm
Part 1-
Email me the βforβ loops that create the following conditions
1. Start at 0 and count up to 100
2. Start at 0 and count up to 500 in incremments of 5
3. Start at 100 and count backwards to 0
Part 2-
Revisit the two images from Tuesdayβs assignment. Re-write the code that creates them using FOR loops instead of WHILE loops. Email me your code.
Part 3-
Start to build your midterm project. If you havenβt already planned the different parts of your project, do that now before you start coding! Think about how you can incorporate while and for loops into your work.