fork download
  1. c='python'
  2. print(c[1:4])
Success #stdin #stdout 0.12s 14144KB
stdin
Standard input is empty
stdout
yth