EXERCISE 1 – DATA TYPES AND MATHS FUNCTIONS
Write a basic program that does the following
• Sets up two variables
• Performs an addition of the two variables
• Shows the addition of the two variables to the user
• Shows the multiplication of the two variables to the user
• Shows the subtraction of the two variables to the user
Present the output neatly and add extra formatting so it is clear