Python Tutorial for Beginners | Odia | Variables in Python

Published: 30 May 2021
on channel: Chatashala Academy
24
0

In this Python Tutorial for Beginners Video I am going to show How to use Python Variables and Types. I will show How to declare variable, How to use Variable, How to Type cast variables In Python.
So what is a Variable ? A variable is a named place in the memory where a we can store data and later retrieve the data using the variable “name”. we get to choose the names of the variables. Also we can change the contents of a variable in a later statement.

As we discussed Python Introduction Video, that Python is completely object oriented and not "statically typed" i.e. Python is dynamically typed language. So we do not need to declare
variables before using them . In addition we don't need to declare the variable type type. Every variable in Python is an object.





Facebook Group- https://www.facebook.com/groups/17089...


On this page of the site you can watch the video online Python Tutorial for Beginners | Odia | Variables in Python with a duration of hours minute second in good quality, which was uploaded by the user Chatashala Academy 30 May 2021, share the link with friends and acquaintances, this video has already been watched 24 times on youtube and it was liked by 0 viewers. Enjoy your viewing!