What is the proper syntax for writing a while loop in python? 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.