Valid operators for manipulating numbers in Python

Question:
Which of the following are valid operators for manipulating numbers in Python?

  1. -
  2. **
  3. ::
  4. +
  5. \
  6. *
  7. //
  8. #
  9. %
  10. /
Answer:
A, B, E, G, H, J, K - are the correct answers