1. For single digits add an '0'(zero) infront. 2. DO NOT seperate letters in the words. 3. Seperat words with 1 space.""" alphabet_list = ['A', 'B', 'C', 'D', 'E', 'F ...