This video provides more detail in to lists, particularly using zip(), and also introduces tuples and what makes them different
Continue reading
This video provides more detail in to lists, particularly using zip(), and also introduces tuples and what makes them different
Continue readingThis is a quick overview to get started with lists in python. Sure, this just scratches the surface, so expect
Continue readingIn this video, I discuss strings in python. A string is like a series of characters, and we can use
Continue readingIn this video, I introduce some of the basic operators in python. Sure, this is just scratching the surface, but
Continue readingThis video is a brief introduction to the basic data types in python: int, float, complex, str, and bool. I
Continue reading