def april_fools():
statement = "Today, I will say nothing but lies."
print("Evaluating:", statement)
while True:
if statement_is_true(statement):
continue
else:
break
def statement_is_true(statement):
return True
april_fools()
Kaho-chan! For this year's April Fools, we definitely have to speak nothing but lies!March 31stApril 1st"Today, I can say nothing but lies." Say it.Yeah!!!!!!!!Today, I can say nothing but lies...?