Computer Science, asked by pulakalashimadri, 7 months ago


14. Which two operators can be used on numeric values in Python ?

Answers

Answered by maxwell8759
1

Answer:

All objects, including numbers, can also be compared for equality ( = = ) and inequality ( != ). Comparisons requiring order ( < , <= , > , >= ) may be used between any two numbers except complex ones, for which they raise runtime exceptions. All these operators return Boolean values ( True or False ).

Answered by ranadinesh777
3

Answer:

sorry very very sorry

I don't know

Similar questions