python:workout
This is an old revision of the document!
NOTES FROM PYTHON WORKOUT BOOK
SPLAT OPERATOR
Splat operator (aka *) allows a function to receive any number or arguments.
python/workout.1772180495.txt.gz · Last modified: by v1ctor
