So I want to create a list that keeps rotating to the right by one .
for Example : m = [1,0,0,0,0].
everytime I run it it should rotate by one to the right.