Common Data Types in Python
I want to talk about some of the common data types you will see as you code in Python.
First up is strings, if you have coded in JavaScript you already know what a string is, but if you are unfamiliar with this a string is anything that is wrapped in...
kxm203.hashnode.dev4 min read