Question: Now for some coding. Create a program that will accept two numbers, name these numbers num 1 and num 2 and make them integers. Add
Now for some coding. Create a program that will accept two numbers, name these numbers num and num and make them integers. Add these numbers together and store the sum in a variable called numsum. Print out this value to the user. There are no prompts for the input and output statements.
Given and as numbers input to num and num the program should just print out to the screen.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
