me = 0 repeat me = me + 0.05 wait(.1) print(me) print(me % 2 == 0) until memes