fork download
  1. print("IDEONE_FINAL_TEST_555")
  2. import sys
  3. print("py", sys.version.split()[0])
Success #stdin #stdout 0.1s 14028KB
stdin
Standard input is empty
stdout
IDEONE_FINAL_TEST_555
py 3.12.3