Starting from:

$8

Reads in three integers and prints "in order"

* Write a program that reads in three integers and prints "in order" if they are sorted in * ascending or descending order, or "not in order" otherwise. * * */

More products