Use collections.deque to rotate letters in string (or elements in list). It has a native method which performs faster too.
Read the stdlib: deque
By Bob Belderbos on 20 December 2016
How to get PyBites up and running on your machine
By PyBites Team on 20 December 2016
This is a short post for Julian to get this Pelican blog up and running on his system.
__init__
By PyBites Team on 19 December 2016
Welcome to our new PyBites blog where our goal is to further develop our Python skills and share what we learn.