PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
Which function overloads the >> operator?
A. __more__()
B. __gt__()
C. __ge__()
D. none of the mentioned
Show Answer
Next Question
Correct Answer:
D
Explanation: __rshift__() overloads the >> operator.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap