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