I don't understand the meaning of ==, could someone please explain to me | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I don't understand the meaning of ==, could someone please explain to me

30th May 2020, 7:56 AM
Muhammad Umar
Muhammad Umar - avatar
1 Answer
+ 2
Checks if the two variables contains same value and returns True if so , otherwise False
30th May 2020, 8:08 AM
Abhay
Abhay - avatar