public static void Main(string[] args) { Letters alphabetSoup = new Letters(); alphabetSoup.writeLetterO(); }