
PF 9/23 Daily Do Now
Interactive Video
•
Information Technology (IT)
•
9th - 12th Grade
•
Practice Problem
•
Hard
Amy Austin
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the definition of Python operators?
Symbols used to define variables.
Symbols used to perform operations on values and the variables that hold those values.
Symbols used to create functions.
Symbols used to control program flow.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the Python expression `24 // 5`?
4.8
5
4
24
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which Python operator is used to find the remainder of a division?
//
/
%
**
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If a variable `meaning` is initially `42`, what will be its value after executing `meaning -= 1`?
41
42
43
1
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the Python expression 42 == 41?
True
False
SyntaxError
TypeError
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the Python expression 43 != 42?
True
False
SyntaxError
TypeError
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If a variable 'x' is assigned the boolean value True, what will 'not x' evaluate to?
True
False
None
Error
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?