Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together. Python’s simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance. Python supports modules and packages, which encourages program modularity and code reuse. The Python interpreter and the extensive standard library are available in source or binary form without charge for all major platforms, and can be freely distributed.

In this video, you will learn the basics of Python for beginners

Introduction 0:03
Installing Python 1:08
Python Tools 5:43
Running Python Scripts Via Command Line 13:40
Installing and Getting Started with an IDE (PyCharm) 16:57
A Using Numbers and Variables (Part 1) 23:55
B Using Numbers and Variables (Part 2) 31:12
Pythagorean Theorem Script 35:14
Currency Converter 40:26
Enhanced Currency Converter 44:46
Bool Datatype 52:04
Relational Operators 1:03:22
If Else Statements 1:08:24
Elif Statements 1:19:00

#python

Python Beginner Tutorial
5.60 GEEK