ANSWER
What is the proper syntax for writing a while loop in Python? (5 points)

Begin the statement with the keyword repeat
End the statement with a semicolon
Provide a Boolean condition to test
Use quotation marks around the relational operators