This commit is contained in:
javi 2025-09-16 15:55:22 +02:00
parent f237d09ebf
commit f4406ab971
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# =====================================
# VARIABLES Y TIPOS (No se declara tipo explícito)
# =====================================
nombre = "Javi"
nombre = "Javi"
edad = 22
pi = 3.14
activo = True