Skip to content

(week 2)Vigenere.go accepts all parameters #5

@berkeleycole

Description

@berkeleycole

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions