Python: hola mundo

From wiki nuxpy
Revision as of 15:27, 3 July 2025 by Furbina (talk | contribs) (Shell python)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

El siguiente artículo relata cómo crear scripts con Python, inciando con el famoso hola mundo.

Shell python

Abrir una shell de comandos preferida y posteriormente abrir la shell de Python de la siguiente manera:

python

Video ejemplo

Artículos relacionados