import sysprint("PYVER|"+sys.version.split()[0]+"|")print("MARKER_OUT_777")print("ANSWER",6*7)
Standard input is empty
PYVER|3.12.3| MARKER_OUT_777 ANSWER 42
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!