PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
Suppose i is 5 and j is 4, i + j is same as
A. i.__add(j)
B. i.__add__(j)
C. i.__Add(j)
D. i.__ADD(j)
Show Answer
Next Question
Correct Answer:
B
Explanation: Execute in shell to verify.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap