Question: What is wrong with the following loop statement? loop=10 while loop 10: loop =2 print(loop)
What is wrong with the following loop statement? loop=10 while loop 10: loop =2 print(loop)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
