10 plus 20 does equal 30!
You selected number other than 5
You selected number 10

//In the if/else cases. The user gives a choice of a certain value in a string, and with the if/else funtion in place, the system will determine the value of the user and how it relates to the string.In PHP cases, the command "case" replaces the use of if/else.