Types of Variable in Python

Опубликовано: 14 Июль 2020
на канале: Rai Gurukul
4,191
144

What is Variable in Python?

Variables are nothing but reserved memory locations to store values. This means that when you create a variable you reserve some space in memory which is used in further part of programming.
Based on the data type of a variable, the interpreter allocates memory and decides what can be stored in the reserved memory. Therefore, by assigning different data types to variables, you can store integers, decimals or characters in these variables.
Python is completely object oriented, and not "statically typed". You do not need to declare variables before using them, or declare their type. Every variable in Python is an object.
Types of variable in Python:
1. Integer
2. Float
3. Strings
4. List
5. Tuples
6. Dictionary

#variabletype #pythonvariable #String #Integer #List #Tuples #Dictionary
#Pythonvariabletype #datatypeinpython
*******************************************************************
Did you enjoy the video? If so, give it a like above!

Subscribe to our channel for more techie video
👉 https://www.youtube.com/c/DeepakRai?s...
Keep Learning!! Keep Growing!!

P.S. Make sure to keep up with us by clicking the bell!


На этой странице сайта вы можете посмотреть видео онлайн Types of Variable in Python длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Rai Gurukul 14 Июль 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 4,191 раз и оно понравилось 144 зрителям. Приятного просмотра!