Simple Comparison Application Instructions:
A grocery store hired you to develop a simple application to read 2 random product prices and compare them. Create a C++ program that does the following:
- Asks the user to enter 3 integers
- Obtains the numbers from the user
- Prints the largest number and then the smallest of the numbers If the numbers are equal, prints the message: These numbers are equal.
- Prints the sum, average, and product of the 3 numbers
Include the proper header and make sure you properly comment your program. Also, make sure you use proper coding conventions.
Compress all your Microsoft Visual Studio source code files from the consoleapplication folder into a ZIP file.
Submit your ZIP file to the Assignment Files tab

![[Solved] PRG/410 Week 2 Simple Comparison Application](https://assignmentchef.com/wp-content/uploads/2022/08/downloadzip.jpg)

![[Solved] PRG/410 Week 5 SimpleMath Program](https://assignmentchef.com/wp-content/uploads/2022/08/downloadzip-1200x1200.jpg)
Reviews
There are no reviews yet.