In this video we'll learn Membership Operators and Identity operators.
Membership operators:
In
not in
Identity operators:
Is
Is not
Chapters :
0:00 - introduction
0:16 - membership operator introduction
0:59 - Types of membership operator
1:04 - creating sequence
2:26 - in operator
3:46 - let's check for springs
4:05 - case sensitive
4:19 - not in operator
5:38 - identity operator
5:43 - first know some basic things
5:46 - structure of memory location
6:45 - what is id
7:12 - printing id's of the variables
7:42 - using boolean
8:06 - what boolean method does
9:06 - double equal operator
9:19 - is operator introduction
10:43 - is not operator
#ARK#programmingSimplified