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 hitthetarget.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 andor 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.
Grading Criteria Point Value:
Documentation Requirements
o Your last name and Lab are contained in the program name. Include the Opening Comments. Program is documented with comments.
o Coding Techniques not covered in class are documented.
Program Requirements
o Utilizes decision statements to determine the correct message to display
o Utilizes the turtle functions that determine the state of the turtle.
o Calculates the correct result
Display Requirements must compile to earn these points
o Your program compiles and runs with no errors
o 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
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
