: These repeat code as long as a condition remains True . Watch out for infinite loops , which occur if the condition never becomes false.
“Keep asking the user for a word. If they type 'quit', stop the loop. Otherwise, print the word in uppercase.” code avengers answers python 2 new
if == " main ": run_code_avengers_test() : These repeat code as long as a condition remains True