Question: Question 8 What is the problem in the following code? [ A = 2 ldots ] if True: print ( 1 )
Question
What is the problem in the following code?
Aldots
if True: print
There is no whitespace before the print statement
There is no problem with the code
The condition is not correctly specified
D It is not possible to directly print a number without specifying a variable
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
