Write your code that will answer the test question...
Type your code here:
See your results here:
This code will not run. You need to fill in some launch angle $\theta$ in the theta= line and some launch speed
in the v= line. Next you have to put in some value for $g$, or gravity. Try $9.8$ for here on earth. You might
try $g$ for other planets later. Next, you have to fix the pset( ) line. If the ball is at $(x,y)$ at any
given time, what will this line be? You'll be sure to test the range for $\theta=30^\circ$ and $\theta=60^\circ$, right?
Share your code
Show a friend, family member, or teacher what you've done!