Question: Aaron is writing a program in the Python language in which he needs to assign values to the variables using the assignment operator. He has
Aaron is writing a program in the Python language in which he needs to assign values to the variables using the assignment operator. He
has the following code:
He wants the output value of the variable as but on executing the given code, the output value of the variable comes as What is
the issue in the given code?
A
The value assigned to the variable y is incorrect.
The value assigned to the variable is incorrect.
Familiarize yourself with the
navigation bar. Use this bar to
access all important functions.
C The print statement is incorrect.
The assignment operator is incorrect in the expression.
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
