How do you move an element in a list in one direction?
For example: the list
example_list = [\'R\',\'\',\'R\',\'\',\'L\',\'\',\'L\']
I