Intro to Python
3rd session
In this series, we will cover many different topics in Python to provide you with a solid foundation for your future work in Python. We will go from strings to variables to conditionals to loops all the way up to functions, with more along the way. You don't need any prior experience with Python or any other programming language. All you need is a laptop, a code editor and to have python setup. (In the first session, you will learn how to setup python and get a code editor)
Note: These are not all the sessions planned, over time I will add more sessions.