items can be used to get keys and values from a
dictionaryfor loopUse enumerate to print only the letters with an
even-numbered index in a string.
Use zip to create a list of each pair of letters in a string. For example, the string “abcd” should produce the following list: