def a(): porridge = 123\ def b(): porridge = 123\;print('hui') a()b()
Standard input is empty
hui
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!