Python is easy to learn yet powerful and versatile scripting language, which makes it attractive for Application Development.
def func():
statement 1
statement 2
…………………
…………………
statement N
Visit the link PythonDownloadPage to download the latest release of Python.
Python Operators
- Arithmetic operators
- Comparison operators
- Assignment Operators
- Logical Operators
- Bitwise Operators
- Membership Operators
- Identity Operators
1.Arithmetic operators
- Addition
- Substraction
- multiplication
- Substraction
- Task1 completed
- Task2 in pending
- Task3 in pending
- Task in pending