A

Admin • 832.27K Points
Coach

Q. Which of the following statement is not correct about ‘for’ loop?

  • (A) The ‘for’ loop is used to iterate over a range of values or a sequence.
  • (B) The ‘for’ loop is executed for each of the items in the range.
  • (C) While using ‘for’ loop, it is known in advance the number of times the loop will execute
  • (D) None of the above
  • Correct Answer - Option(D)
  • Views: 21
  • Filed under category Python
  • Hashtags:

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.