(back to Scuba24)
Today, students learned how to use for loops.
Have the students make a for loop that prints the text in uppercase. Then another function that uses range to add consecutive numbers together. Build the color gradient display app.
The students will work on a restaurant app which lets them order menu items they create and then returns the total price.
We worked on using pygame to create a “quitter” which would quit when an event happened. We then added features to build more complex applications. Eventually the students could move the text in their window using the arrow keys.