Which of the following is valid arithmetic operator in Python:
a) // b) ? c) < d) and
Answers
Answered by
2
Answer:
// is the correct answer
Similar questions