R Ram Sharma π Coach β 193.88K Points π Python Q. What is the use of the "for" loop ? (A) To repeat a block of code a given number of times (B) To iterate over a sequence (C) To execute a block of code as long as a specified condition is met (D) None of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) To iterate over a sequence