Which Python operator tests two variables to see if they contain the same value?

Posted by: Pdfprep Category: JN0-220 Tags: , ,

Which Python operator tests two variables to see if they contain the same value?
A . !=
B . != =
C . = =
D . =

Answer: C

Explanation:

Reference: https://www.programiz.com/python-programming/operators

Leave a Reply

Your email address will not be published.