8000 add args · pythonminna/Intro-Python@9c7e95d · GitHub
[go: up one dir, main page]

Skip to content

Commit 9c7e95d

Browse files
author
Beej Jorgensen
committed
add args
1 parent 82ed3fe commit 9c7e95d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ Suggested order for implementing the toy programs:
7777
* `comp` -- List comprehensions
7878
* `dicts` -- Dictionaries
7979
* `func` -- Functions
80+
* `args` -- Arguments and Keyword Arguments
8081
* `fileio` -- Read and write from files
8182
* `cal` -- Experiment with module imports
8283
* `obj` -- Classes and objects

0 commit comments

Comments
 (0)
0