Back to Browse

Equality Checks == vs is in Python

150 views
Oct 2, 2018
9:12

In this Python video we’ll compare the == operator and the is operator. The former tests value equivalence, the latter tests object identity. Python Jumpstart Course Hi, if you want to learn the basics of Python in a systematic way, I have a course on Udemy: Python Jumpstart Course. It covers the basics of the language. The course consists of 80 video lectures and 70 simple practical projects. You can purchase the course using this 65% OFF coupon: https://www.udemy.com/python-jumpstart-course/?couponCode=PYTHON-GOOD-START I hope you will enjoy my course.

Download

1 formats

Video Formats

360pmp411.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Equality Checks == vs is in Python | NatokHD