Intermediate Python: building blocks
Building Blocks of Data: Boolean, Numeric, and Text Values
In this section, we'll establish a baseline of familiarity with Python's most fundamental data types – booleans, numbers, and text. These data types will form the basis of the more complex co...
philipdevblog.hashnode.dev6 min read