fork download
  1. # your code goes here
  2. s = 'goldapple'
  3. s[4:]
Success #stdin #stdout 0.11s 14196KB
stdin
Standard input is empty
stdout
Standard output is empty