ASSIGNMENT 2
Reversing a string
Enter a string
REVERSE
CLEAR
Checking palindrome number
Enter a series of numbers (spaces and separators are allowed)
CHECK
CLEAR
Note: non-digit characters are ignored (so "1 2 1" becomes "121").
Calculating tips
Subtotal
Tip percentage
CALCULATE
CLEAR