Beginning Python (Episode 1): Getting Started

You already know more Python than you think. In this first episode, we use Python as a calculator, introduce variables, and take a quick look at the building blocks we'll use throughout the series: lists, loops, functions, and more. No setup required yet. Just follow along. Github: https://github.com/markpedigo/mathy-p... 0:00 Introduction 1:19 Bumper 1:25 Python as a calculator 7:35 Python is more than a calculator 10:28 Teaser reel 11:23 Strings 15:53 Lists 17:10 Conditional statements 21:01 Functions 22:39 Sine curve 24:40 Conclusion