If you have questions about any of the homework solutions, please see me during my free period as soon as possible. I am available Wednesday 9th and 10th period (during SGI) in Room 001 and in the cafeteria until 5pm. You are also welcome to email me to ask questions.
Projects
Final Project: My Favorite Food
Due date: Sunday 5/5: 10pm | Grading Rubrics | Submission Link
Step 1. Show "My Favorite Food: 1 - Description; 2 - Picture; 3 - exit"
Step 2. Ask the user to choose 1, 2, or 3.
If the user enter anything else, print "Invalid Input", then go back to Step 1.
If the user chooses 1, print a description (one paragraph should be enough) of your favorite food, including but not limited to history, nutrition value, country of origin, why you like it, etc. ; then go back to Step 1;
If the user chooses 2, draw a picture of your favorite food using turtle graphics and then go back to Step 1;
If the user chooses 3, exit the program.
Project 2: Scenic Picture: Use turtle Graphics to create a scenic picture
Due date: Sunday 3/31: 10pm | Grading Rubrics | Submission Link
Can be a forest (not preferred, must be significantly different from classwork), night sky, beach, city, etc.
Your picture should contain at least 5 types of items. There must be at least 5 of each type of items.
Choose one of the item to be the majority type item. There must be at least 50 majority items and they must be slightly different.
This program do not require user input
Project 1: Four Seasons: Draw a place and show change during the four seasons.
Due date: Sunday 3/10: 10pm | Grading Rubrics | Submission Link (Closed)
Ask user to enter number 1 to 4. 1 represents Spring; 2 represents Summer; 3 represents Autumn; and 4 represents Winter
Your graph should shows the same place (location) for all four seasons.
There should be significant differences from season to season.
Each season should be easy to be identified by its characteristics.