Python Variables | Constants and Literals | Python for Beginners in Hindi

Опубликовано: 13 Февраль 2026
на канале: Ajit kumar
20
1

In this video by Programming, we will learn Python Variables, Constants and Literals for Beginners.

Python Variables : In programming, a variable is a container (storage area) to hold data.

For example: var = 5

Python Constants : A constant is a special type of variable whose value cannot be changed.
For Example: PI = 3.14

#Variables #Constants #Literals

Learn Python With Ajit Kumar | Ajit Kumar Python