import sys def print(*args, **kwargs): sys.stdout.write("HAIL SATAN\n") print("Hello, world!")
Standard input is empty
HAIL SATAN
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!