*args and **kwargs in Python
Python is an awesome and easily readable programming language that a lot of beginner programmers take to quickly for a plethora of reasons. In this article we would be taking a look at one of its many convenient features; the non-keyword (*args) and ...
lonercode.hashnode.dev3 min read