Program that prompts the user to enter a decimal number and then outputs this number rounded to two decimal places
Prompt the user to enter a decimal number
2. Read the decimal number into a variable
3. Output the number rounded to two decimal places