Question: Enter two integer values: 3 4 Enter a decimal number: 5.5 Enter name: Lori Enter initial of last name: T Output 1 Section num1 plus
Enter two integer values: 3 4
Enter a decimal number: 5.5
Enter name: Lori
Enter initial of last name: T
Output 1 Section
num1 plus num2 is: 7
num1 minus num2: -1
num1 times num2: 12
num1 divided by num2: 0
num1 modulous num2: 3
Output 2 Section
num1 plus num3 is: 8.5
num1 minus num3: -2.5 num1 times num3: 16.5
num1 divided by num3: 0.545455
Output 3 Section
Lori T.
Need to know how to write a code to give this output can only use simple code like cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
