read in user's choice from window prompt
initiate switch statement
read in user's first number from window prompt as a string
read in user's second number (if required) from window prompt as a string
convert numbers from strings to integers
initiate function
end function
display the results in a table
end switch statement
Click Refresh (or Reload) to run this script again