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

Pubblicato il: 08 luglio 2022
sul canale di: 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)


In questa pagina del sito puoi guardare il video online Rules for setting variable names in Python | Python Tutorial for Beginners della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Grab this info 08 luglio 2022, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 2,703 volte e gli è piaciuto 11 spettatori. Buona visione!