fork download
  1. import sys
  2. print("CURL_IDEONE_OK")
  3. print("python", sys.version.split()[0])
Success #stdin #stdout 0.08s 14104KB
stdin
Standard input is empty
stdout
CURL_IDEONE_OK
python 3.12.3