Python Lessons #1 | introduction

Опубликовано: 23 Июль 2026
на канале: CodeBIM
2,621
31

Hello, in this lesson, we will introduce python lessons and talk about the advantages of using python, and then we will install python.
Afterwards, we will talk about data types and talk about our basic commands and make an example application with print and input commands. Have a good time.

00:00 Why Should We Use Python?
00:33 Python Installation
01:08 PyCharm Installation
02:03 PyCharm New Project Creation
02:28 Creating a New Python File
02:52 Variables in Python
05:01 Data Types in Python