Font size
S
M
L
XL
Worksheets2022-2023 Midterm Quiz PLD
Total questions: 10
Worksheet time: 5mins
Name
Class
Date
1.
This is the simplest structure that flows from one statement to the next.
(a)
2.
Give the conditional operator equivalent. a==b: (a)
3.
Give the conditional operator equivalent. a!=b: (a)
4.
Give the conditional operator equivalent. a<=b: (a)
5.
Give the conditional operator equivalent. a>b: (a)
6.
Compound operator where the condition will only be True if all the condition are True.
(a)
7.
Compound operator where the condition can be True as long as there is one True condition.
(a)
8.
This statement is a null operation meaning nothing will happens when it executes.
(a)
9.
This method appends the object of the other list.
(a)
10.
This method appends item on the list.
(a)
Reset
