Question: Please complete using flowgorithm.org and upload clear screen shot, do not waste your time if its not done by this dowloaded method. Lab #6-Falling Distance
Lab #6-Falling Distance For this assignment, create a flowchart using Flowgorithm for Programming Exercise 5 on page 265 of the textbook. This flowchart must use a function which accepts an integer argument for the time in seconds. It returns a real which is the distance in meters. The main function should have a loop. In the body of the loop the function should be called and the time and distance fallen should be displayed. The program must use the tofixed intrinsic function to round the distance fallen to 2 decimal places. Remember to put the program name and your name in a comment. The output should match the example below. Test your program to make sure it works. Upload: Your Flowgorithm (.fprg) file Here is what the output for this program should look like. After 1 secands, an objectfalls 4.90 meters. After 2 secands, an object falls 19.60 meters After 3 secands, an object falls 44.10 meters After 4 secands, an object falls 78.40 meters After 5 secands, an object falls 122 50 meters After 6 secands, an object falls 176.40 meters After 7 secands, an object falls 240.10 meters After 8 secands, an object falls 313.60 meters After 9 secands, an object falls 396.90 meters. After 10 secands, an object falls 490.00 meters
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
