Understanding Variables and Data Types - How Do You Declare Variables and What Are Naming Conventions to Name Variables?

Tell us what’s happening:

Variable names can contain letters, numbers, and underscores.
you know that is not a rule of a variable in paython

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36

Challenge Information:

Understanding Variables and Data Types - How Do You Declare Variables and What Are Naming Conventions to Name Variables?

GitHub Link: freeCodeCamp/curriculum/challenges/english/blocks/lecture-understanding-variables-and-data-types/67fe8597975ea634042cad8f.md at main · freeCodeCamp/freeCodeCamp · GitHub

Welcome to the forum @Mohit_Yadav6464!

Do you have a question about this theory lecture?

Happy coding!

Why do you think it is not a rule? You can’t write variables that contain other characters from those.