In this assignment, you will ask user entering any two whole numbers
and display the sum, difference, and product of user's numbers in different formats.

1. Create a Java program that will ask user entering 2 numbers,
take users numbers and display the results as below.

 

2. After your program work well, you have to use a block comment to
    write your name and the purpose of this program.

3. Send your java file as an attachment to extrapo66@gmail.com.