Question: print(b) 3) 15 marks Write a python code that reads three numbers and prints increasing if they are in increasing order, decreasing if they are
print(b) 3) 15 marks Write a python code that reads three numbers and prints increasing if they are in increasing order, "decreasing" if they are in decreasing order, and neither otherwise. The sequence 1 2 3 is increasing. The sequence 4533 8 is decreasing and 100 50 200 is considered neither
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
