In this video, I discuss strings in python. A string is like a series of characters, and we can use
Continue readingMonth: November 2020
Introducing Python Operators
In this video, I introduce some of the basic operators in python. Sure, this is just scratching the surface, but
Continue readingIntroducing Basic Data Types in Python
This video is a brief introduction to the basic data types in python: int, float, complex, str, and bool. I
Continue reading