Question: Create a program called Program 5 A 3 that will do the following: Read a set of integers from the text file, Lab 5 A

Create a program called Program5A3 that will do the following:
Read a set of integers from the text file, Lab5A31.txt.
Put the numbers into a list and print the list. (Make sure it is a list of integers, not strings.)
Determine if the list is going up and print a statement to say if the list is going up or not. (Going up means all the values are increasing like 1,2,3,4,5).
Determine if the list is going down and print a statement to say if the list is going down or not. (Going down means all the values are decreasing like 9,6,5,3,2,0).
Run your program 3 more times and change the text file to each of the following for each run to test different scenarios. (Lab5A32.txt, Lab5A33.txt, and Lab5A34.txt)
 Create a program called Program5A3 that will do the following: Read

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!