M

Manisha Agrawal • 9.34K Points
Tutor III

Q. Write the output of the following code :

Code:
for i in range(0,2,-1):
     print("Hello")
  • (A) Hello Hello Hello
  • (B) Hello Hello
  • (C) No Output
  • (D) Error
  • Correct Answer - Option(C)
  • Views: 126
  • Filed under category Python

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics