8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c16b90 + 9c7e95d commit 54b7b47Copy full SHA for 54b7b47
README.md
@@ -77,6 +77,7 @@ Suggested order for implementing the toy programs:
77
* `comp` -- List comprehensions
78
* `dicts` -- Dictionaries
79
* `func` -- Functions
80
+* `args` -- Arguments and Keyword Arguments
81
* `fileio` -- Read and write from files
82
* `cal` -- Experiment with module imports
83
* `obj` -- Classes and objects
0 commit comments