_print = print def print(*args, **kwargs): _print("HAIL SATAN") print("This is a test")_print("This is the original print")
Standard input is empty
HAIL SATAN This is the original print
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!