reverse list in python and save in another list code example Example: reverse list python list=[1,2,3] list[::-1]