fork download
  1. var = ' abyz '
  2. print(var[-1])
Success #stdin #stdout 0.02s 28376KB
stdin
Standard input is empty
stdout