Copy and paste your code and output in a Word file and upload the Word file to Blackboard)
Problem Statement
Write a program that prompts the user to enter two numbers, obtains the two numbers from the user and prints the sum, product, difference, quotient (division), remainder, and average of the two numbers. [Note: The calculation of the quotient in this exercise should result in an integer representation of the quotient. Similarly, the calculation of the average in this exercise should result in an integer representation of the average. So, if the sum of the values is 7, the average should be 3, not 3.5]. Here is a sample run:
Enter first integer: 30
Enter second integer: 20
Sum is 50
Product is 600
Difference is 10
Quotient is 1
The average of the two numbers is 25
Things to be handed in (Please combine the following items into a Microsoft Word file and upload the file to Blackboard):
A cover page: your name, date, assignment #, and e-mail address.
A brief description of the assignment by using comments.
A clean printed listing of the final version of your program.
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
