Bug: middle two letters are swapped Technical Review: 1: splits the input into a list 2: reverses the list to make it normal 3: adds one letter if odd 4: joins the letters together by 2 5: reverses the joined letter 6: shows you it