Identity Operators in Python (Part 2)

preview_player
Показать описание
Python Programming: Identity Operators in Python (Part 2)
Topics discussed:
1. is Operator.
2. is not Operator.
3. The difference between == and is operators.

Music:
Axol x Alex Skrindo - You [NCS Release]

#PythonByNeso #PythonProgramming #OperatorsInPython
Рекомендации по теме
Комментарии
Автор

1 note that for int from -5 to 256, the result is True but from 257 the is operator will return False because of optimazation of Cpython

ToanNguyen-ueqk
Автор

Brother, such a crazy world we live in. Thank you so much =)

kazziodex
Автор

Jaspreet sir, I like your teaching style, do you also have cousre on java programming?

Aabara_ka_dabara
Автор

Sir pls make videos on dictionary, tuples, methods on lists, global scope and local scope, tik tak toe board, pretty printing etc

yogeshr
Автор

thanks .
sir U said we cant make changes to strings, ints etc . How we cant make changes?

mohammedisarezwani
Автор

Plz provide python ppts sir
Ppts are helping me for understanding python.
I am a beginner sir thats why I will ask ppts

alncollections