Posted by: Pdfprep
Post Date: December 23, 2020
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