Variables in python | Python fundamentals -explained in Hindi

Published: 19 November 2020
on channel: CBSERANKER
44
3

A variable can have a short name (like x and y) or a more descriptive name (age, carname, total volume). Rules for Python variables: A variable name must start with a letter or the underscore character
A variable name cannot start with a number
A variable name can only contain alpha-numeric characters and underscores (A-z, 0-9, and _ )
Variable names are case-sensitive (age, Age and AGE are three different variables)


On this page of the site you can watch the video online Variables in python | Python fundamentals -explained in Hindi with a duration of hours minute second in good quality, which was uploaded by the user CBSERANKER 19 November 2020, share the link with friends and acquaintances, this video has already been watched 44 times on youtube and it was liked by 3 viewers. Enjoy your viewing!