Question: Modify the hit _ the _ target.py turtle program so that: The target is filled with blue. When the projectile misses the target, the target

Modify the hit_the_target.py turtle program so that:
The target is filled with blue.
When the projectile misses the target, the target turns yell and displays hints to the user indicating whether the angle and/or the force value should be increased or decreased. For example, the program should display a messages such as try a greater angle and use less force.
When the target is hit, it turns to red.
3. Grading Criteria (Point Value):
Documentation Requirements
o(2) Your last name and Lab 6 are contained in the program name. Include the 3 Opening Comments. Program is documented with comments.
o(*) Coding Techniques not covered in class are documented.
Program Requirements
o(4) Utilizes decision statements to determine the correct message to display
o(4) Utilizes the turtle functions that determine the state of the turtle.
o(2) Calculates the correct result
Display Requirements (must compile to earn these points)
o(6) Your program compiles and runs with no errors
o(2) Instructions to the user are clear and understandable by someone not familiar with the assignment. Displays correct message based on the data provided.

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!