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 ProgramA that will do the following:
Read a set of integers from the text file, LabAtxt
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
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
Run your program more times and change the text file to each of the following for each run to test different scenarios. LabAtxt LabAtxt and LabAtxt
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
