tekst = "panta rhei" i = 0 x = 19 while i < x: print(tekst) i += 1