Machine Learning Tutorial Python : 9. Python Identity and Membership Operator

preview_player
Показать описание
#vision2020 #aiforeveryone #pythonnumpy :

"My Vision is to provide "AIFOREVERYONE", by creating free video courses for Artificial Intelligence ,
Machine Learning, Deep Learning and Data Science Aspirants!"

If you wish to support my #vision2020, kindly Like, Subscribe & Share this knowledge to your friends and colleagues.

Follow Me :

************************************************************
Playlist:

***********************************************************
Python for Beginners - This video explains about the Identity and Membership Operators.

Note: Use HD view for clear text visible
*****************************************
Agenda :

* What is Identity Operator?
* Sample code of ‘is’ operator
* Sample code of ‘is not’ operator
* What is Membership Operator?
* Sample code of ‘in’ operator
* Sample code of ‘not in’ operator

*****************************************
Identity Operator

'is' operator will display true if the memory address is same and 'is not' operator will display true if the
memory address is different

Membership Operator

'in' operator will display true if the value is found in the sequence and 'not in' operator will display true
if the value is not found in the sequence

************************************************************
Kindly let me know your feedback for improvement purpose. Feel free to correct any mistakes in case !!

Happy Learning,
Vinoth Rathinam
Рекомендации по теме
welcome to shbcf.ru