const alphabet = "abcdefghijklmnopqrstuvwxyz".split(""); const alphabetUp = toUpperCase("abcdefghijklmnopqrstuvwxyz").split("");