It is possible because + operator is overloaded by both int class and str class. The operators are actually methods defined in respective classes.
確定! 回上一頁