0 votes
in Python by
What is ==  in Python?

1 Answer

0 votes
by
It is an operator which is used to check or compare the values  of two objects

Related questions

+1 vote
asked Jan 30, 2022 in Python by sharadyadav1986
0 votes
asked Oct 14, 2021 in Python by rajeshsharma
...