ANIMATE 2025 is here! 2D/3D animation hackathon using Synfig Studio and Blender. For more details, Click here!

Basic datatypes and operators - English

This is a sample video. To access the full content,
please Login

18881 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?