Which function overloads the + operator?
Posted: Wed Jul 13, 2022 7:45 pm
a) __add__()
b) __plus__()
c) __sum__()
d) none of the mentioned
b) __plus__()
c) __sum__()
d) none of the mentioned
Accurate answers. Every time.
https://answerhappy.com/