Multiple Choice
In Python the __________ symbol is used as the equality operator.
A) ==
B) <>
C) <=
D) !=
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Python allows you to compare strings,but it
Q2: Nested decision statements are one way to
Q3: Which logical operators perform short-circuit evaluation?<br>A) or,
Q5: The logical _ operator reverses the truth
Q7: A(n)_ decision structure provides only one alternative
Q8: In flowcharting,the _ symbol is used to
Q9: A Boolean variable can reference one of
Q10: In Python the _ symbol is used
Q11: The decision structure that has two possible
Q55: Decision structures are also known as selection