« All Events
5pm Intro To Python – Bill
February 23, 2022 @ 5:00 pm - 6:00 pm
Today We:
- Submitted the Turtle Projects
- Started the Grocery System project
- Learned how to make multi lined menu string variables
- Reviewed what += and adding 2 strings does
- Learned another way to make multi lined menu string variables using triple double quotes
- Got input from user from printing out the menu and printed the input out into the shell
Your HW:
- Make the code continuously ask the user for an input (like the magic 8 ball project) and print out the input
- When the user inputs “4” stop the code from asking for input