What code does the while loop run over and over again?

is_on = Falseprint("Perform analysis")print("Save to database")

print("Perform analysis").