Solve exercise 6 from section 7.8. Have the test program read the values for testing from the user. End testing when the user decides to quit.
As always, document any procedures you create well!
This assignment is Level 3.
Add (Level 1) to make abs() a separate PROC for generality.