fork download
  1. s=['show', 'de', 'bola']
  2. print (s[1])
Success #stdin #stdout 0.02s 9020KB
stdin
Standard input is empty
stdout
de