Conteúdo do Curso
Introduction to Python for Data Analysis
Introduction to Python for Data Analysis
Practice Math Skills
Sign | Usage | Syntax in Python |
+ | Adding numbers | 5 + 7 |
- | Subtracting the right number from the left | 10 - 4 |
/ | Dividing left number by the right | 20 / 5 |
Obrigado pelo seu feedback!