Skip to content

Instantly share code, notes, and snippets.

@StephenFordham
Created April 16, 2019 13:38
Show Gist options
  • Save StephenFordham/6c6332e9564372e778bc5c3b87cd8024 to your computer and use it in GitHub Desktop.
Save StephenFordham/6c6332e9564372e778bc5c3b87cd8024 to your computer and use it in GitHub Desktop.
short_and_longhand_arguments
parser.add_argument("-i",
"--input_filename",
help='Enter the name of your DNA sequence')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment