COSC 1337 - Programming Fundamentals II
Assignment 1 - Expression Review
Read through Chapter 3 in your textbook before starting this assignment.
Write a C++ program that reads 2 integer values from the keyboard (be sure to print a prompt message for the user). Then calculate and print on the screen:
Enter two integers: 29 8 Sum is 37 |
© Austin Community College 2016. The content on this page is licensed under a
Creative Commons Attribution 4.0 International License.
Last updated: January 1, 2013