In this video, you will learn about the id of an object in Python.
Everything means everything, including functions and classes (more on this later!)
The data type is a property of the object and not of the variable
id() Function:
id() is an built-in function in Python.
Syntax :
id(object)
Returns the identity of the object. It is the address of an object in memory.
It will be unique and constant throughout the lifetime of the object.
https://www.prowessapps.in/python
Write your queries at:
daneyallari@gmail.com
prowessapps.in@gmail.com
Please like, comment, share and subscribe.
Thank You
#daneyallari #python #pythonByDaneyalLari