Question: 1). Write a Python program that asks the user to enter two numbers, then prints the sum of those two numbers. Add comments on each

1). Write a Python program that asks the user to enter two numbers, then prints the sum of those two numbers. Add comments on each statement (on top of each statement with SAME indentation) to explain the purpose of each line of codes.

2). Write a Python program that draw simple star (pentagon), OR simple flower (with 5 petals - use 5 circles). Don't forget to import graphics.py.

3). Write an algorithm for RECESS POLICY/WEATHER. Give as much detail as you can come up with. Write it in a structured way, so it is close to programming language statements. (e.g. user input today's temperature, then program will print out if the kids need to wear gloves, etc.)

*RECESS POLICY/WEATHER Children will be going outside to recess when the temperature/wind chill is 20 degrees or above. Please help your child dress for the cold weather. Warm coats, hats, gloves and scarves will help children stay warm! No need to run it, since it's not a complete .py file.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!