PdfPrep.com

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

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

Exit mobile version