R Ram Sharma π Coach β 193.88K Points π Python Q. What is the use of 'While' loop in Python? (A) Repeat a block of code (B) Execute a block of code (C) Iterate a sequence of code (D) None of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Repeat a block of code