import platformprint('PYVER', platform.python_version())print('MARKER_XYZ_123', 6*7)
Standard input is empty
PYVER 3.12.3 MARKER_XYZ_123 42
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!