Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8b49d04

Browse filesBrowse files
committed
removed sys_argv.py
1 parent 54c29f9 commit 8b49d04
Copy full SHA for 8b49d04

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Open diff view settings
Collapse file

‎appendix_argparse/README.md‎

Copy file name to clipboardExpand all lines: appendix_argparse/README.md
-1Lines changed: 0 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ https://www.youtube.com/playlist?list=PLhOuww6rJJNNx06soCkb4aMFhuioQ7tY5
44

55
This is a collection of example programs to show how you can use the standard Python module `argparse` to handle command-line aruguments.
66

7-
* `sys_argv.py`: sys.argv
87
* `one_arg.py`: one positional argument
98
* `two_args.py`: two positional arguments
109
* `nargs2.py`: another way to handle two positional arguments

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.