Python: hola mundo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
El siguiente artículo relata cómo crear scripts con ''Python'', inciando con el famoso '''hola mundo'''. | El siguiente artículo relata cómo crear scripts con ''Python'', inciando con el famoso '''hola mundo'''. | ||
= Shell python = | |||
= Video ejemplo = | |||
<youtube>https://youtu.be/eqUw2jwzv20?si=h-dhs6pI47rlHvzY</youtube> | |||
= Artículos relacionados = | = Artículos relacionados = | ||
[[Category:Python]] | [[Category:Python]] |
Revision as of 15:14, 3 July 2025
El siguiente artículo relata cómo crear scripts con Python, inciando con el famoso hola mundo.