fork download
  1. import sys
  2. print(sys.version.split()[0])
  3. print('IDEO-RUNOUT-888')
Success #stdin #stdout 0.07s 14124KB
stdin
Standard input is empty
stdout
3.12.3
IDEO-RUNOUT-888