Vigenere.go should not accept these parameters: - no command line argument (os.Args[1] empty) - too many command line arguments (more than one key word) - numbers in the key word ...right now it does.