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