CharacterPair type

两个字符的元组,就像一对左括号和右括号。

type CharacterPair = [string, string]