What data-type are mathematical operators such as +, -, *, and //? Does python consider these strings? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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 Respuesta
+ 3
The mathematical operators are considered as function.
2nd Jan 2019, 3:15 PM
ShortCode