Question: CHALLENGE ACTIVITY 7.10.4: Read user input numbers and perform a calculation Read two numbers from user input. Then, print those numbers' sum. Hint Complete the

CHALLENGE ACTIVITY 7.10.4: Read user input numbers and perform a calculation Read two numbers from user input. Then, print those numbers' sum. Hint Complete the following code: numl-int (raw_input)) num2 print numl? Note: These activities may test code with different test values. This activity will perform two tests: the first with num1-5 and num2 10, the second with num1-6 and num2-3. See How to Use zyBooks 2 Your solution goes here 1 test passed All tests passed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
