+ 1

What data-type are mathematical operators such as +, -, *, and //? Does python consider these strings?

Data Types of Mathematical Operations

2nd Jan 2019, 3:00 PM
EconPilot
EconPilot - avatar
1 Antwort
+ 3
The mathematical operators are considered as function.
2nd Jan 2019, 3:15 PM
ShortCode