Basic datatypes and operators - English

16784 visits



Outline:

Data types in Python Demonstration of int, float and complex data types with examples Different functions associated with int data type Complex numbers and their functions Boolean operations with examples Operator precedence with parentheses Different operators available in Python3 Modulo operator with examples How to do exponent operation in Python? How to find the square root of a number in Python?