Está en la página 1de 5

Atributos o VariablesURL

https://www.youtube.com/watch?v=qeGYhcw_hDc

https://lenguajesdeprogramacion.net/diccionario/que-es-una-variable-en-programacion/
# Guardamos en la variable suma el resultado de 1 + 2
suma = 1 + 2

# Accedemos al resultado de 1 + 2 a través de la variable suma


print(suma)

https://j2logo.com/python/tutorial/variables-python/

https://lenguajesdeprogramacion.net/diccionario/que-es-una-variable-en-programacion/

Estructurasde control

https://studentplace98.blogspot.com/2019/02/Tipos-de-Estructuras.html

https://slideplayer.es/slide/10289246/

https://mediocoder.com/que-es-una-variable/

https://desarrolloweb.com/articulos/2164.php

https://slideplayer.es/slide/13079524/

https://es.gadget-info.com/difference-between-local

https://slideplayer.es/slide/5421957/

https://felinohost.com/dart/dart-variables-y-tipos-de-datos/

https://eltecnoanalista.com/tipos-de-variables-en-programacion/

https://www.ibm.com/docs/es/cloudpaksystem/2.2.5?topic=language-constants-variables

https://ccia.ugr.es/~jfv/ed1/c/cdrom/cap6/cap62.htm

https://disenowebakus.net/variables-locales-globales.php

También podría gustarte