Python Lesson 1 - Print to Screen, Numerical Operations

Channel:
Subscribers:
64,099
Published on ● Video Link: https://www.youtube.com/watch?v=ZeFVDLF3gyg



Duration: 7:26
281 views
11


In this first Python tutorial, we show you how to use an Online IDE (so you don't have to install anything) to run your first line of Python code. We also show you how to use some basic numerical operations in Python, such as addition, subtraction, multiplication and division, and then store the results in a variable and print it out.