Python: Built-in Functions
Python comes, out of the box with a number of VERY helpful tools known as built-in functions. Here we will discuss some of the functions I found the most helpful and/or used the most as I got started learning the language.
isinstance()
First up is on...
kevinjstafford.hashnode.dev3 min read