02# Beginning with Python Professional Coding

In this course, We will learn core concepts in python programming language.

This small points will help you for build big application.

1
Python Data Types
2
Variables
3
For Loop
4
While Loop
5
IF ELSE statement
6
Try Except
7
Functions