Page 1 of 1

Which function overloads the + operator?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) __add__()
b) __plus__()
c) __sum__()
d) none of the mentioned