empa-scientific-it / python-tutorial

Material for a Jupyter-based Python tutorial
MIT License
30 stars 9 forks source link

Functions: test positional vs keyword arguments #221

Closed despadam closed 4 months ago

despadam commented 4 months ago

Positional vs keyword arguments (use the inspect module for testing)

Originally posted by @edoardob90 in https://github.com/empa-scientific-it/python-tutorial/issues/118#issuecomment-2007242461