Python *Args and **Kwargs Made Easy
pythoncheatsheet.org
Python *Args and **Kwargs Made Easy
1–2 of 2 posts
Re: Python *Args and **Kwargs Made Easy
#2Thank you, I used to get scared looking at those * s and * * s and why are they called args & kwargs which sound like particles in high energy physics :)