Write precedence of following opetors in python +,-,and,or,>
Answers
Answered by
0
Explanation:
Integers, floating point numbers and complex numbers fall under Python numbers category. They are defined as int, float and complex classes in Python.
Similar questions