Question: Write a program to calculate the Distance travelled. For example, if a train travels 40 kilometres per hour for three hours, the distance travelled is

 Write a program to calculate the Distance travelled. For example, if

Write a program to calculate the Distance travelled. For example, if a train travels 40 kilometres per hour for three hours, the distance travelled is 120 kilometress. Python Code: Question: Select 3 sets of test data that will demonstrate the 'normal' operation of your program: that is test data that will demonstrate what happens when VALID input is entered. Select another 2 sets of test data that will demonstrate the "abnormal" operation of your program. Set it out in a tabular form: the test data, the reason it was selected, the output expected as a result of using that test data, and finally leave space to record the output actually observed when the test data is used. Sample test data table should be like the below

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!