

InterviewSolution
Saved Bookmarks
1. |
What does ~~~~~~5 evaluate to?(a) +5(b) -11(c) +11(d) -5I had been asked this question by my school principal while I was bunking the class.I need to ask this question from Numeric Types topic in division Variable Names, Operators, Data Types & Numeric Types of Python |
Answer» The correct answer is (a) +5 |
|