In a For loop, the programmer should know the exact number of iterations the loop must perform before writing the code.

True/False: In a For loop, the programmer should know the exact number of iterations the loop must perform before writing the code. 


Answer: False


Python

Learn More Multiple Choice Question :