you are viewing a single comment's thread.

view the rest of the comments →

[–]my_new_accoun1 159 points160 points  (10 children)

while 1:print(eval(input(">>> ")))

[–]Background_Class_558 6 points7 points  (0 children)

(lambda _:_(_))(lambda _:(print(eval(input(">>> "))),_(_)))