fork download
  1. list1=["abc","bcd","def"]
  2. print(list1[-1][-1])
Success #stdin #stdout 0.02s 7028KB
stdin
Standard input is empty
stdout
f