Rules for setting variable names in Python | Python Tutorial for Beginners

Publié le: 08 juillet 2022
sur la chaîne: Grab this info
2,703
11

There are 4 major rules for setting variable names in python programming language.
We will learn about these rules in this video.

0:00 Starts with letter or Underscore :
A variable name must start with a letter or the underscore character

0:55 Cannot Start with Numbers:
A variable name cannot start with a number

1:50 Only Alpha-numeric and Underscore:
A variable name can only contain alpha-numeric characters and underscores (A-z, 0-9, and _ )

3:55 Variable name are case-sensitive:
Variable names are case-sensitive (age, Age and AGE are three different variables)


Sur cette page du site, vous pouvez voir la vidéo en ligne Rules for setting variable names in Python | Python Tutorial for Beginners durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Grab this info 08 juillet 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 2,703 fois et il a aimé 11 téléspectateurs. Bon visionnage!