All about operators
Overview
Teaching: 0 min
Exercises: 0 minQuestions
What operations can you do on data types in Python?
Objectives
Understand the basic mathematical operators
Understand operator precedence
Strings and operators
boolean operations
Key Points
First key point.