^ yes, there’s a * character before a and b, and no this is not meant to be *args (which allows us to take in any number of positional…
^ yes, there’s a * character before a and b, and no this is not meant to be *args (which allows us to take in any number of positional…Continue reading on Level Up Coding » Read More Python on Medium
#python