Variables explained with examples |

Publicado em: 18 Março 2025
no canal de: Progra Coding school
13
0

1.We store information

A variable is a place where we store information in a computer program.
Examples: name = "Alex" # Storing the name "Alex" in a variable
age = 10 # Storing the number 10 in a variable

2.We can get the information back

Whenever we need the information stored in a variable, we can get it back.
Example: color = "Blue" # Storing information
print(color) # Getting the stored information

3.We can change the value

We can change the value stored in a variable anytime.
Example: favorite_food = "Pizza" # First, we store "Pizza"
print(favorite_food) # Output: Pizza
favorite_food = "Pasta" # Now, we change it to "Pasta"
print(favorite_food) # Output: Pasta

Enrollment and Contact Information:
Interested in enrolling your child at Progra Kids Coding School? For more information about our programs, admissions, and upcoming sessions, please get in touch with us:

   / @progra-coding-school  
  / progra.coding.school  

📞 Phone: +91 9566266696
📧 Email: info@progra.in
🌐 Website: www.progra.in

Address:
Progra Kids Coding School,
128, 12th cross street,
Kamarajar Nagar,
Perungudi,
Chennai-96
Map : https://maps.app.goo.gl/CALbVj4SDbo4v...

#education
#pythonforbeginners
#pythonprogramming
#codingforkids
#programming
#python


Nesta página do site você pode assistir ao vídeo on-line Variables explained with examples | duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Progra Coding school 18 Março 2025, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 13 vezes e gostou 0 espectadores. Boa visualização!