Write a program that asks the user for two decimal numbers and prints their sum, difference, product, integer quotient and remainder.

Experts: Implement a “real” division instead.