Request edit access
JavaScript isn't enabled in your browser, so this file can't be opened. Enable and reload.
Reboot-6 Chapter 6
Chapter 6 Conditions in Python
Sign in to Google
to save your progress.
Learn more
* Indicates required question
1.
Which of these is an arithmetic operator?
*
1 point
OR
AND
NOT
//
2.
AND statement is true when
*
1 point
both operands are true.
both operands are false.
One of the operands is true.
None of these
3.
Double Equal Operator (= =) is used when ............................
*
1 point
two operands values are not equal.
value of the left-hand operand is greater than the value of the right-hand operand.
values of both the left and right operands are equal.
value of the left-hand operand is less than the value of the right operand.
4.
.............................. statement is known as chained conditional
*
1 point
Sequential
If-else
elif
none
5.
Which statement among the following enables the execution of a statement to repeat till the condition is true?
*
1 point
Conditional
Sequential
Repetition
None of these
6. Replacement of else if is
*
1 point
elif
if else if
ifel
if else
7. Which of the following is not a relational operator?
*
1 point
<>
><
<=
>=
Submit
Clear form
This content is neither created nor endorsed by Google. -
Terms of Service
-
Privacy Policy
Does this form look suspicious?
Report
Forms
Help and feedback
Contact form owner
Help Forms improve
Report