how to print the few last element in list python code example Example: how to print last element in a list python lis[len(lis)-1]