Variable in Python? and How to Create Variables in Python | Python programming tutorial

Published: 25 February 2023
on channel: Smart starts
94
24

Variable assign names to objects
Assignment (=) operator used for this purpose

Syntax:
VARIABLE NAME=VALUE/EXPRESSION
for example n=300 m=400


Why use variables?:

1-Should be descriptive
2-A value can be used repeatedly
3-Changing value is easy

RULES FOR DEFINING VARIABLE NAMES
Should be descriptive
Alphabets are allowed
variable name can’t begin with a digit
Using underscore is allowed
Keywords can not be used
Case sensitive

Code link:
https://drive.google.com/file/d/1BedG...


On this page of the site you can watch the video online Variable in Python? and How to Create Variables in Python | Python programming tutorial with a duration of hours minute second in good quality, which was uploaded by the user Smart starts 25 February 2023, share the link with friends and acquaintances, this video has already been watched 94 times on youtube and it was liked by 24 viewers. Enjoy your viewing!