fork download
  1. k="AB C"
  2. print(k[3])
Success #stdin #stdout 0.09s 14128KB
stdin
Standard input is empty
stdout
C