Question: num 1 = input ( What is the length of the first side? ) num 2 = input ( What is the
num inputWhat is the length of the first side?
num input What is the length of the second side?
num int num
num int num
unknown num num
Which of the following statements are true? Examine the code carefully.
This code represents the calculation of the area of a rectangle.
Even if you removed lines and the code would run without error.
The code as written will cause an error if the user enters the input for "What is the length of the first side?".
The value of num is "What is the length of the first side?
Answer
Incorrect:
What will happen on line if the user enters as the input?
Review how input works. What happens when we use input
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
