How to name and use variables in Python?

Опубликовано: 11 Октябрь 2024
на канале: CyberTodd
461
7

Key things you should know when naming variables:

1. Use only lowercase letters and choose a name that is relevant to the assigned value
2. You can use the following characters: _ and numbers, BUT - always start with a letter

-------------------------Subscribe----------------------------
• If you like to see a variety of fun and interactive projects written in Python
• If you love ☕ and 🐶 WAIT! - Yeah! Definitely, coffee and dogs!
-----------------------------------------------------------------------

-------------------------Socials----------------------------
• Twitter:   / iftodd1  
• Facebook:   / iftodd  
• Instagram:   / if_todd  
------------------------------------------------------------------

-------------------------Support----------------------------
You can support me here:   / if_todd  
--------------------------------------------------------------------

#variable #python
How to name and use variables in Python? #shorts