3.3 Mathematical Expressions

Assessment
•
Anyi Wang
•
Computers
•
9th - 12th Grade
•
1 plays
•
Easy
Student preview

5 questions
Show all answers
1.
MULTIPLE CHOICE
30 sec • 1 pt
What is the result of the expression (5 + 2) * 3 in Python?
2.
MULTIPLE CHOICE
30 sec • 1 pt
What will the following code print: num1 = 20; num2 = num1 / 2; num3 = num2 * 10 + 3; print(num3)?
3.
MULTIPLE CHOICE
30 sec • 1 pt
Which of the following represents modulus in Python?
4.
MULTIPLE CHOICE
30 sec • 1 pt
Which of the following correctly represents the order of operations (PEMDAS) in mathematical expressions?
5.
MULTIPLE CHOICE
30 sec • 1 pt
Which of the following Python functions correctly calculates the value of a linear function y=mx+b for given values of m, b, and x?
Find a similar activity
Create activity tailored to your needs using