I have an array which holds ABC. What im trying to do is when the index is being decremented and it is at the element A, Then it should roll over to C.
I was able to