Which of the following is a valid arithmetic operator in python:
1. &&
2. **
3. ! =
4. And
Answers
Answered by
0
Answer:
2. ** is the valid arithmetic operator in python.
Similar questions