def f(huita=[]): if huita: print("You're not my first Sychev") return huita.append('huita') f()f()
Standard input is empty
You're not my first Sychev
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!