#arguments

[ follow ]
Python
fromRealpython
5 days ago

Defining and Calling Python Functions Quiz - Real Python

Interactive 9-question quiz to practice defining and calling Python functions, positional/keyword arguments, defaults, docstrings, collecting extra arguments, and enforcing parameter passing.
[ Load more ]