reverse lis tpyhon code example Example: reverse lis tpyhon array=[0,10,20,40] reversed(array) # or array[::-1]