Looking for trustworthy answers? Westonci.ca is the ultimate Q&A platform where experts share their knowledge on various topics. Join our Q&A platform to get precise answers from experts in diverse fields and enhance your understanding. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts.

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.