IntroDesaSoft/holamundo.py
2026-06-17 20:42:12 -03:00

2 lines
No EOL
35 B
Python

saludo = "Hola Mundo"
print(saludo)