How do I use the if...elseif...elseif...else statements?
For example a program asks you what you want to do. If you press 1, 2 numbers will be added, if you press 2, the numbers will be subtracted, if you press 3 the numbers will be multiplied, and 4 is division. Thanks
