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 num1 and num2 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 9 and 8 as numbers input to num1 and num2, the program should just print out 17 to the screen.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!