Introduction to Programming with Python: Running code, Comments, Variables, Operators
Gina Sprint
0:00 / 0:00
Introduction to Programming with Python: Running code, Comments, Variables, Operators
526 просмотров · 4 года назад
Gina Sprint
3,34 тыс. подписчиков
526 просмотров · 4 года назад
This video provides an overview of how to run a python .py file, and how to use comments (1 line and multi-line block), variables and data types (int, float, string), and operators (exponentiation, multiplication, floating-point division, integer division, and modulus). Command line Python execution is shown, plus Visual Studio Code is used as the integrated development environment (IDE).
This video is the first video in a multi-part series on getting started with the Python programming language. Next video on console output/user input in the series: • Introduction to Programming with Python: O...
Source code on Github: https://github.com/gsprint23/Python-D...