Create a code that describes the motion of a projectile using the following rules:
1. II.
Starting position x = 0, y = 200 m, t = 10 s
Vx = 4 m/s, Vy = 3 m/s
Compute and plot trajectory
IV. V.
Upload the following on OneNote, homework section, HW02 page:
The Python file
A screenshot of the code (part of it, if it is too long)
A screenshot of the results of the code, showing that the code runs fine