Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

It's now time to use all of the techniques and skills that you have learned thus far to produce a final product more or less

image text in transcribed
It's now time to use all of the techniques and skills that you have learned thus far to produce a final product more or less on your own . You will modify the basic code presented in the beginning of this lab to solve free -fall problems and create a pleasing animation to boot . Feel fr to get creative with the way things look . VPython has lots of features that we haven't used yet , but are easily implemented and can make your code more fun /interesting /impressive . You can read about them here . Begin with the base code and eliminate the graphs Your code should accomplish the following tasks : Create a 3D object that will free -fall Create a 3D box that will serve as the "ground " * Prompt the user for the initial position , initial velocity and final position Add (in any way ) an indicator that the velocity of the object is positive or negative . (i.e. an arrow , a color , a label ) Animate the motion until it reaches the final position Output the final velocity Output the total time . Output the distance traveled . This is not a task that we have done before , so give it some thought This may be the first time working with VPython that you get a lot of error messages . Don't get discouraged . There are a lot of little details to pay attention to and it is hard , if not impossible get it right on the first go. Remember to make your changes one at a time and run your code of to test your progress Choose some reasonable initial conditions and solve the problem with pencil and paper . Once

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Learning Scientific Programming With Python

Authors: Christian Hill Page

1st Edition

110742822X, 9781107428225

More Books

Students also viewed these Physics questions

Question

What are the values and risks of self-disclosing communication?

Answered: 1 week ago