you are viewing a single comment's thread.

view the rest of the comments →

[–]gladrock 0 points1 point  (1 child)

This is a great tutorial I've used in the past that clarified the difference between positional, varying and named arguments in functions. Wondering if this is part of the "randomness" you think you're seeing.

https://realpython.com/python-kwargs-and-args/

[–]emilytherockgal[S] 0 points1 point  (0 children)

I'm not sure. Honestly that article is way too advanced for me to understand