filmov
tv
Variables and Constants in python | Python tutorial

Показать описание
In this video, I have discussed about the naming convention used to declare an object as a variable or a constant in python. Though there is nothing like constant in python, but there is just a way to depict that please don't try to modify this object because the programmer doesn't want to.