At Westonci.ca, we provide reliable answers to your questions from a community of experts. Start exploring today! Discover in-depth answers to your questions from a wide network of professionals on our user-friendly Q&A platform. Get immediate and reliable solutions to your questions from a community of experienced professionals on our platform.

What are types of operators in Python

Sagot :

Answer:

Python divides the operators in the following groups:

  • Arithmetic operators.
  • Assignment operators.
  • Comparison operators.
  • Logical operators.
  • Identity operators.
  • Membership operators.
  • Bitwise operators.