Question: Write a program that takes a user entered value and adds it to a value taken from the program. The variable num1 has already been
Write a program that takes a user entered value and adds it to a value taken from the program.
The variable num1 has already been created for you. Write a function that gets a second number from the user, adds this number to the user entered value, and prints the result.
Using in-line comments, write the namespace the different variables exist in.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
