Quiz Complete, well Done!
What is the result of 7 % 2?
Addition Operator
What is the outcome of 20 - 10?
Subtraction Operator
Calculate 4 + 4 / 8
What is the result of 6 % 4?
Which operator is used to perform exponentiation?
What is the result of 2 ** 4?
Multiplication Operator
What is the result of 7 % 2?
Arithmetic Operators
An expression with arithmetic, relational, and logical operators is called a
expression.
The logical operator
is used to represent 'and'.
What is the result of 10 // 3?
What is the result of 10 - 5?
What is the symbol for floor division?
The arithmetic operator
is used to perform multiplication.
The arithmetic operator
is used to perform addition.
Arithmetic operators are used to perform
calculations.