freeCodeCamp/guide/english/python/difference-between-is-and-e...
Mayur Garg 7ce8272944 Added "Note" and "Usage with common data types" (#27332)
* Added "Note" and "Usage with common data types"

Added detailed information about the workings of 'is' and '==' operators with common data types. Included a simple coding example for each case and explained the reasons (for most cases) of why these operators work in this fashion and how they work under the hood.

* Minor changes to previous commit.

* fix: removed extra backticks
2019-06-24 15:07:08 -07:00
..
index.md Added "Note" and "Usage with common data types" (#27332) 2019-06-24 15:07:08 -07:00