def is_called(): def is_returned(): print("Hello") return is_returned new = is_called() new()
Standard input is empty
Hello
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!