Course Content
Get going with Python
In this section we will learn what is programming, python installation using anaconda and various IDEs where you can code in Python.
0/5
Data types used in Python
1. Integers 2. Float 3. Complex numbers 4. Boolean 5. Strings
0/4
Operators in Python
Operators are used to perform various operations on different variables or values. This lesson talks about all those operators along with their types.
0/7
Exceptional Handling
Errors and bugs are part and parcel of any programming language. So we need to learn a way to handle them and exceptional handling is one such tool.
0/2
Python for data analysis
Please complete previous Lesson first
Data Types
0% Complete