{"id":8238,"date":"2024-10-11T11:00:55","date_gmt":"2024-10-11T14:00:55","guid":{"rendered":"https:\/\/www.red-handed.com.ar\/?page_id=8238"},"modified":"2026-04-22T08:38:06","modified_gmt":"2026-04-22T11:38:06","slug":"programacion-en-python-clase-01","status":"publish","type":"page","link":"https:\/\/www.red-handed.com.ar\/index.php\/programacion-en-python-clase-01\/","title":{"rendered":"PROGRAMACI\u00d3N EN PYTHON &#8211; CLASE 01"},"content":{"rendered":"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-6c531013 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"wp-block-paragraph\">(Creado por el analista de sistemas y docente <strong>Leonel Iv\u00e1n Saafigueroa<\/strong>)<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\"><strong><strong><strong>Introducci\u00f3n al Lenguaje Python<\/strong><\/strong><\/strong><\/h1>\n\n\n\n<h3 class=\"wp-block-heading\">Origen, caracter\u00edsticas, campo de aplicaci\u00f3n.<\/h3>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"724\" height=\"1024\" src=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/CURSO-DE-PYTHON-CLASE-01-724x1024.jpg\" alt=\"\" class=\"wp-image-8243\" srcset=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/CURSO-DE-PYTHON-CLASE-01-724x1024.jpg 724w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/CURSO-DE-PYTHON-CLASE-01-212x300.jpg 212w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/CURSO-DE-PYTHON-CLASE-01-768x1086.jpg 768w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/CURSO-DE-PYTHON-CLASE-01-1086x1536.jpg 1086w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/CURSO-DE-PYTHON-CLASE-01-1448x2048.jpg 1448w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/CURSO-DE-PYTHON-CLASE-01.jpg 1587w\" sizes=\"auto, (max-width: 724px) 100vw, 724px\" \/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center has-two-background-color has-background\"><div class=\"wp-block-media-text__content\">\n<p class=\"wp-block-paragraph\">En este curso exploraremos c\u00f3mo dominar el lenguaje de programaci\u00f3n <strong>Python<\/strong>, esto puede abrirte muchas puertas laborales.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Python<\/strong>, con su facilidad de aprendizaje y flexibilidad, se usa en campos como la <strong>creaci\u00f3n de sitios web<\/strong>, <strong>ciencia de datos<\/strong>, <strong>Inteligencia Artificial<\/strong>  y <strong>automatizaci\u00f3n<\/strong>. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Prepar\u00e1te para enfrentar y aprovechar las posibilidades del futuro laboral.<\/p>\n<\/div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"750\" src=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/intro_python.webp\" alt=\"\" class=\"wp-image-8244 size-full\" srcset=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/intro_python.webp 500w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/intro_python-200x300.webp 200w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" \/><\/figure><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-eds-animate-it-block eds-animate-block-save\"><div class=\"eds-animate animated   \" data-eds-entry-animation=\"flash\" data-eds-entry-delay=\"0\" data-eds-entry-duration=\"0.5\" data-eds-entry-timing=\"linear\" data-eds-exit-animation=\"\" data-eds-exit-delay=\"0\" data-eds-exit-duration=\"0.5\" data-eds-exit-timing=\"linear\" data-eds-repeat-count=\"1\" data-eds-keep=\"yes\" data-eds-animate-on=\"scroll\" data-eds-scroll-offset=\"30\">\n<h2 class=\"wp-block-heading has-text-align-center has-text-color has-link-color wp-elements-be02e4119a1be0b5028f2c0775516259\" style=\"color:#1b6a05\"><strong>\u00bfQU\u00c9 ES PYTHON?<\/strong><\/h2>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<p class=\"wp-block-paragraph\">Python es un lenguaje de programaci\u00f3n de alto nivel. Sus principales caracter\u00edsticas son:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u25cf<strong>Multiparadigma: <\/strong>Soporta programaci\u00f3n imperativa, orientada a objetos y funcional.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u25cf<strong>Multiplataforma:<\/strong> El c\u00f3digo que escribimos funciona en <strong>Windows<\/strong>, <strong>Linux<\/strong>, <strong>Mac OS<\/strong>, <strong>Android<\/strong>, entre otros.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u25cf<strong>Din\u00e1mica y fuertemente tipado:<\/strong> El tipo de las variables se decide en tiempo de ejecuci\u00f3n.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u25cf<strong>Interpretado: <\/strong>El c\u00f3digo se ejecuta a medida que se lee.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u25cf<strong>Open source: <\/strong>Es completamente libre para ser utilizado y redistribuido.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u25cf<strong>Vers\u00e1til<\/strong>: Librer\u00eda est\u00e1ndar muy amplia, y dispone de cientos de librer\u00edas espec\u00edficas.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u25cf<strong>Polivalente: <\/strong>Permite desarrollar aplicaciones de escritorio, aplicaciones de servidor y aplicaciones web.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-eds-animate-it-block eds-animate-block-save\"><div class=\"eds-animate animated   \" data-eds-entry-animation=\"flash\" data-eds-entry-delay=\"0\" data-eds-entry-duration=\"0.5\" data-eds-entry-timing=\"linear\" data-eds-exit-animation=\"\" data-eds-exit-delay=\"0\" data-eds-exit-duration=\"0.5\" data-eds-exit-timing=\"linear\" data-eds-repeat-count=\"1\" data-eds-keep=\"yes\" data-eds-animate-on=\"scroll\" data-eds-scroll-offset=\"30\">\n<h2 class=\"wp-block-heading has-text-align-center has-text-color has-link-color wp-elements-3bf2becafd3fb40e4b202181a84611b5\" style=\"color:#1b6a05\"><strong>\u00bfPOR QU\u00c9 ESTUDIAR PYTHON?<\/strong><\/h2>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-6c531013 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-eds-animate-it-block eds-animate-block-save\"><div class=\"eds-animate animated edsanimate-sis-hidden  \" data-eds-entry-animation=\"bounceIn\" data-eds-entry-delay=\"0\" data-eds-entry-duration=\"0.5\" data-eds-entry-timing=\"linear\" data-eds-exit-animation=\"\" data-eds-exit-delay=\"0\" data-eds-exit-duration=\"0.5\" data-eds-exit-timing=\"linear\" data-eds-repeat-count=\"1\" data-eds-keep=\"yes\" data-eds-animate-on=\"scroll\" data-eds-scroll-offset=\"20\">\n<p class=\"has-pale-cyan-blue-background-color has-background wp-block-paragraph\"><strong>Facilidad de Aprendizaje<\/strong>: Python est\u00e1 dise\u00f1ado para ser f\u00e1cil de aprender y usar,&nbsp; debido a su sintaxis clara y legible. Es ideal para los nuevos programadores.<\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-eds-animate-it-block eds-animate-block-save\"><div class=\"eds-animate animated edsanimate-sis-hidden  \" data-eds-entry-animation=\"bounceIn\" data-eds-entry-delay=\"0\" data-eds-entry-duration=\"0.5\" data-eds-entry-timing=\"linear\" data-eds-exit-animation=\"\" data-eds-exit-delay=\"0\" data-eds-exit-duration=\"0.5\" data-eds-exit-timing=\"linear\" data-eds-repeat-count=\"1\" data-eds-keep=\"yes\" data-eds-animate-on=\"scroll\" data-eds-scroll-offset=\"10\">\n<p class=\"has-light-green-cyan-background-color has-background wp-block-paragraph\"><strong>Amplia Comunidad y Recursos<\/strong>: Enorme comunidad de desarrolladores, abundancia de recursos educativos, tutoriales y documentaci\u00f3n,<\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-eds-animate-it-block eds-animate-block-save\"><div class=\"eds-animate animated edsanimate-sis-hidden  \" data-eds-entry-animation=\"bounceIn\" data-eds-entry-delay=\"0\" data-eds-entry-duration=\"0.5\" data-eds-entry-timing=\"linear\" data-eds-exit-animation=\"\" data-eds-exit-delay=\"0\" data-eds-exit-duration=\"0.5\" data-eds-exit-timing=\"linear\" data-eds-repeat-count=\"1\" data-eds-keep=\"yes\" data-eds-animate-on=\"scroll\" data-eds-scroll-offset=\"30\">\n<p class=\"has-cyan-bluish-gray-background-color has-background wp-block-paragraph\"><strong>Uso en Diversos Campos<\/strong>: Ampliamente utilizado en <strong>desarrollo web<\/strong> (Django, Flask), <strong>ciencia de datos<\/strong> (NumPy, Pandas), <strong>inteligencia artificial<\/strong> (TensorFlow, PyTorch), <strong>automatizaci\u00f3n<\/strong>, <strong>scripting<\/strong>, etc.<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-eds-animate-it-block eds-animate-block-save\"><div class=\"eds-animate animated   \" data-eds-entry-animation=\"flash\" data-eds-entry-delay=\"0\" data-eds-entry-duration=\"0.5\" data-eds-entry-timing=\"linear\" data-eds-exit-animation=\"\" data-eds-exit-delay=\"0\" data-eds-exit-duration=\"0.5\" data-eds-exit-timing=\"linear\" data-eds-repeat-count=\"1\" data-eds-keep=\"yes\" data-eds-animate-on=\"scroll\" data-eds-scroll-offset=\"30\">\n<h2 class=\"wp-block-heading has-text-align-center has-text-color has-link-color wp-elements-5da650162c2a8bcefa42d9ef08468320\" style=\"color:#1b6a05\"><strong>\u00bfQU\u00c9 NECESITO PARA EMPEZAR?<\/strong><\/h2>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-cover alignfull has-parallax\" style=\"padding-right:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20);min-height:491px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-70 has-background-dim\" style=\"background-color:#000000\"><\/span><div class=\"wp-block-cover__image-background wp-image-8262 has-parallax\" style=\"background-position:50% 50%;background-image:url(https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/descargar_python.webp)\"><\/div><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<h2 class=\"wp-block-heading has-text-align-center alignwide has-white-color has-text-color\" style=\"font-size:48px;line-height:1.2\"><strong>DESCARGAR EL INTERPRETE<\/strong><\/h2>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#ffffff\">Necesitamos descargar el int\u00e9rprete <strong>Python<\/strong> desde su p\u00e1gina oficial. Ingresamos a Downloads y hacemos clic en el bot\u00f3n <strong>Download Python<\/strong>. Aseg\u00farate de descargar la \u00faltima versi\u00f3n (o como m\u00ednimo la versi\u00f3n 3.13.x).<\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-fill has-medium-font-size\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https:\/\/www.python.org\/\">ir a sitio oficial python<\/a><\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-eds-animate-it-block eds-animate-block-save\"><div class=\"eds-animate animated edsanimate-sis-hidden  \" data-eds-entry-animation=\"fadeIn\" data-eds-entry-delay=\"0\" data-eds-entry-duration=\"0.5\" data-eds-entry-timing=\"linear\" data-eds-exit-animation=\"\" data-eds-exit-delay=\"0\" data-eds-exit-duration=\"0.5\" data-eds-exit-timing=\"linear\" data-eds-repeat-count=\"1\" data-eds-keep=\"yes\" data-eds-animate-on=\"scroll\" data-eds-scroll-offset=\"30\">\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default has-two-background-color has-background\" style=\"grid-template-columns:auto 56%\"><div class=\"wp-block-media-text__content\">\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#1b6a05\"><strong>Instalaci\u00f3n de Python:<\/strong><\/h2>\n\n\n\n<p class=\"has-one-color has-text-color wp-block-paragraph\" style=\"font-size:17px;line-height:1.1\">Procedemos con la instalaci\u00f3n realizando los pasos t\u00edpicos para instalar aplicaciones en nuestro Sistema Operativo.<\/p>\n\n\n\n<p class=\"has-one-color has-text-color wp-block-paragraph\" style=\"font-size:17px;line-height:1.1\"><strong>Nota: <\/strong>Si usas <strong>Windows<\/strong>, record\u00e1 instalar seleccionado la opci\u00f3n \u201c<strong>Add python.exe to PATH<\/strong>\u201d.<\/p>\n<\/div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"820\" height=\"506\" src=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/instalar_python.webp\" alt=\"\" class=\"wp-image-8265 size-full\" srcset=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/instalar_python.webp 820w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/instalar_python-300x185.webp 300w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/instalar_python-768x474.webp 768w\" sizes=\"auto, (max-width: 820px) 100vw, 820px\" \/><\/figure><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-eds-animate-it-block eds-animate-block-save\"><div class=\"eds-animate animated   \" data-eds-entry-animation=\"flash\" data-eds-entry-delay=\"0\" data-eds-entry-duration=\"0.5\" data-eds-entry-timing=\"linear\" data-eds-exit-animation=\"\" data-eds-exit-delay=\"0\" data-eds-exit-duration=\"0.5\" data-eds-exit-timing=\"linear\" data-eds-repeat-count=\"1\" data-eds-keep=\"yes\" data-eds-animate-on=\"scroll\" data-eds-scroll-offset=\"30\">\n<h2 class=\"wp-block-heading has-text-align-center has-text-color has-link-color wp-elements-919220ea8cbe61a4d2a13f10cf023467\" style=\"color:#1b6a05\"><strong>TAMBI\u00c9N NECESITAMOS UN IDE<\/strong><\/h2>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><strong>(Es como un procesador de texto pero preparado para programar)<\/strong><\/p>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-cover alignfull has-parallax\" style=\"padding-right:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20);min-height:491px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-70 has-background-dim\" style=\"background-color:#000000\"><\/span><div class=\"wp-block-cover__image-background wp-image-8268 has-parallax\" style=\"background-position:50% 50%;background-image:url(https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/VSCode.webp)\"><\/div><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<h2 class=\"wp-block-heading has-text-align-center alignwide has-white-color has-text-color\" style=\"font-size:48px;line-height:1.2\"><strong>DESCARGA E INSTALACI\u00d3N DE VSCode<\/strong><\/h2>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#ffffff\">Para escribir c\u00f3digo utilizaremos un editor de texto llamado Visual Studio Code.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Lo podemos bajar desde su sitio web oficial, y siguiendo las instrucciones que nos indican, lo instalamos en nuestra computadora asegur\u00e1ndonos de crear un atajo para abrirlo f\u00e1cilmente desde el escritorio o el men\u00fa.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-fill has-medium-font-size\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https:\/\/code.visualstudio.com\/\">ir a sitio oficial VSCode<\/a><\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-eds-animate-it-block eds-animate-block-save\"><div class=\"eds-animate animated edsanimate-sis-hidden  \" data-eds-entry-animation=\"fadeIn\" data-eds-entry-delay=\"0\" data-eds-entry-duration=\"0.5\" data-eds-entry-timing=\"linear\" data-eds-exit-animation=\"\" data-eds-exit-delay=\"0\" data-eds-exit-duration=\"0.5\" data-eds-exit-timing=\"linear\" data-eds-repeat-count=\"1\" data-eds-keep=\"yes\" data-eds-animate-on=\"scroll\" data-eds-scroll-offset=\"30\">\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default has-two-background-color has-background\" style=\"grid-template-columns:auto 56%\"><div class=\"wp-block-media-text__content\">\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#1b6a05\"><strong>Extensiones para VSCode:<\/strong><\/h2>\n\n\n\n<p class=\"has-one-color has-text-color wp-block-paragraph\" style=\"font-size:17px;line-height:1.1\">Una extensi\u00f3n es como una herramienta extra que nos permite hacer cosas nuevas con nuestro programa. Vamos a agregar dos:<\/p>\n\n\n\n<p class=\"has-one-color has-text-color wp-block-paragraph\" style=\"font-size:17px;line-height:1.1\"><strong>Spanish Language Pack for Visual Studio Code<\/strong>, que traduce a nuestro idioma la interfaz del editor.<\/p>\n<\/div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"497\" src=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/visual_studio_spanish-1024x497.webp\" alt=\"\" class=\"wp-image-8272 size-full\" srcset=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/visual_studio_spanish-1024x497.webp 1024w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/visual_studio_spanish-300x146.webp 300w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/visual_studio_spanish-768x373.webp 768w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/visual_studio_spanish.webp 1482w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-eds-animate-it-block eds-animate-block-save\"><div class=\"eds-animate animated edsanimate-sis-hidden  \" data-eds-entry-animation=\"fadeIn\" data-eds-entry-delay=\"0\" data-eds-entry-duration=\"0.5\" data-eds-entry-timing=\"linear\" data-eds-exit-animation=\"\" data-eds-exit-delay=\"0\" data-eds-exit-duration=\"0.5\" data-eds-exit-timing=\"linear\" data-eds-repeat-count=\"1\" data-eds-keep=\"yes\" data-eds-animate-on=\"scroll\" data-eds-scroll-offset=\"30\">\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default has-two-background-color has-background\" style=\"grid-template-columns:auto 56%\"><div class=\"wp-block-media-text__content\">\n<p class=\"has-one-color has-text-color wp-block-paragraph\" style=\"font-size:17px;line-height:1.1\"><br><strong>Python extension for Visual Studio Code<\/strong>, que proporciona una serie de herramientas espec\u00edficas para programar con <strong>Python<\/strong>.<\/p>\n<\/div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"500\" src=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/python_for_visualstudio-1024x500.webp\" alt=\"\" class=\"wp-image-8273 size-full\" srcset=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/python_for_visualstudio-1024x500.webp 1024w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/python_for_visualstudio-300x146.webp 300w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/python_for_visualstudio-768x375.webp 768w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/python_for_visualstudio.webp 1467w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-eds-animate-it-block eds-animate-block-save\"><div class=\"eds-animate animated   \" data-eds-entry-animation=\"flash\" data-eds-entry-delay=\"0\" data-eds-entry-duration=\"0.5\" data-eds-entry-timing=\"linear\" data-eds-exit-animation=\"\" data-eds-exit-delay=\"0\" data-eds-exit-duration=\"0.5\" data-eds-exit-timing=\"linear\" data-eds-repeat-count=\"1\" data-eds-keep=\"yes\" data-eds-animate-on=\"scroll\" data-eds-scroll-offset=\"30\">\n<h2 class=\"wp-block-heading has-text-align-center has-text-color has-link-color wp-elements-b6b46c415137bf4ee3ada2eee24a3201\" style=\"color:#1b6a05\"><strong>\u00a1HOLA MUNDO!<\/strong><\/h2>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><strong>Creamos y ejecutamos nuestro primer programa en Python.<\/strong><\/p>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center has-two-background-color has-background\"><div class=\"wp-block-media-text__content\">\n<p class=\"wp-block-paragraph\">Crear un programa que diga &#8220;<strong>\u00a1Hola Mundo!<\/strong>&#8221; es como un peque\u00f1o reto para los programadores, y se suele hacer como una tradici\u00f3n en cualquier lenguaje de programaci\u00f3n nuevo que estemos aprendiendo.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Vamos a hacerlo tambi\u00e9n nosotros: crear nuestro propio programa que muestre en la pantalla el mensaje &#8220;<strong>\u00a1Hola Mundo!<\/strong>&#8220;.<\/p>\n<\/div><figure class=\"wp-block-media-text__media\"><a href=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/hola-mundo0.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/hola-mundo0-1024x683.webp\" alt=\"\" class=\"wp-image-8278 size-full\" srcset=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/hola-mundo0-1024x683.webp 1024w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/hola-mundo0-300x200.webp 300w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/hola-mundo0-768x512.webp 768w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/hola-mundo0.webp 1124w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure><\/div>\n\n\n\n<div class=\"wp-block-eds-animate-it-block eds-animate-block-save\"><div class=\"eds-animate animated edsanimate-sis-hidden  \" data-eds-entry-animation=\"fadeIn\" data-eds-entry-delay=\"0\" data-eds-entry-duration=\"0.5\" data-eds-entry-timing=\"linear\" data-eds-exit-animation=\"\" data-eds-exit-delay=\"0\" data-eds-exit-duration=\"0.5\" data-eds-exit-timing=\"linear\" data-eds-repeat-count=\"1\" data-eds-keep=\"yes\" data-eds-animate-on=\"scroll\" data-eds-scroll-offset=\"30\">\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default has-two-background-color has-background\" style=\"grid-template-columns:auto 56%\"><div class=\"wp-block-media-text__content\">\n<p class=\"has-one-color has-text-color wp-block-paragraph\" style=\"font-size:17px;line-height:1.1\"><br>En primer lugar, vamos a crear un nuevo archivo y lo llamamos &#8220;<strong>hola.py<\/strong>&#8220;, de esta forma <strong>VSCode<\/strong> lo reconocer\u00e1 como un programa de <strong>Python<\/strong>.<\/p>\n\n\n\n<p class=\"has-one-color has-text-color wp-block-paragraph\" style=\"font-size:17px;line-height:1.1\">Lo hacemos utilizando el men\u00fa de opciones \u201c<strong>Archivo<\/strong>\u201d.<\/p>\n<\/div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"659\" height=\"274\" src=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/hola-mundo1.webp\" alt=\"\" class=\"wp-image-8287 size-full\" srcset=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/hola-mundo1.webp 659w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/hola-mundo1-300x125.webp 300w\" sizes=\"auto, (max-width: 659px) 100vw, 659px\" \/><\/figure><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-eds-animate-it-block eds-animate-block-save\"><div class=\"eds-animate animated edsanimate-sis-hidden  \" data-eds-entry-animation=\"fadeIn\" data-eds-entry-delay=\"0\" data-eds-entry-duration=\"0.5\" data-eds-entry-timing=\"linear\" data-eds-exit-animation=\"\" data-eds-exit-delay=\"0\" data-eds-exit-duration=\"0.5\" data-eds-exit-timing=\"linear\" data-eds-repeat-count=\"1\" data-eds-keep=\"yes\" data-eds-animate-on=\"scroll\" data-eds-scroll-offset=\"30\">\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default has-two-background-color has-background\" style=\"grid-template-columns:auto 56%\"><div class=\"wp-block-media-text__content\">\n<p class=\"has-one-color has-text-color wp-block-paragraph\" style=\"font-size:17px;line-height:1.1\"><br>Luego, en la pesta\u00f1a que aparece en el \u00e1rea de trabajo escribimos:<\/p>\n\n\n\n<p class=\"has-one-color has-text-color wp-block-paragraph\" style=\"font-size:17px;line-height:1.1\"><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"python\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">print(\"\u00a1Hola Mundo!\")<\/pre>\n\n\n\n<p class=\"has-one-color has-text-color wp-block-paragraph\" style=\"font-size:17px;line-height:1.1\"><\/p>\n\n\n\n<p class=\"has-one-color has-text-color wp-block-paragraph\" style=\"font-size:17px;line-height:1.1\">Siempre teniendo cuidado de respetar exactamente la sintaxis.<\/p>\n<\/div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"659\" height=\"260\" src=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/hola-mundo2.webp\" alt=\"\" class=\"wp-image-8288 size-full\" srcset=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/hola-mundo2.webp 659w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/hola-mundo2-300x118.webp 300w\" sizes=\"auto, (max-width: 659px) 100vw, 659px\" \/><\/figure><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-eds-animate-it-block eds-animate-block-save\"><div class=\"eds-animate animated edsanimate-sis-hidden  \" data-eds-entry-animation=\"fadeIn\" data-eds-entry-delay=\"0\" data-eds-entry-duration=\"0.5\" data-eds-entry-timing=\"linear\" data-eds-exit-animation=\"\" data-eds-exit-delay=\"0\" data-eds-exit-duration=\"0.5\" data-eds-exit-timing=\"linear\" data-eds-repeat-count=\"1\" data-eds-keep=\"yes\" data-eds-animate-on=\"scroll\" data-eds-scroll-offset=\"30\">\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default has-two-background-color has-background\" style=\"grid-template-columns:auto 56%\"><div class=\"wp-block-media-text__content\">\n<p class=\"has-one-color has-text-color wp-block-paragraph\" style=\"font-size:17px;line-height:1.1\"><br>Para ejecutar nuestro programa, hacemos <strong>clic<\/strong> en el <strong>PLAY<\/strong>, que est\u00e1 arriba a la derecha de la ventana del<br>programa &#8220;<strong>Visual Studio Code<\/strong>&#8220;.<\/p>\n\n\n\n<p class=\"has-one-color has-text-color wp-block-paragraph\" style=\"font-size:17px;line-height:1.1\">Ahora veremos una zona nueva dentro del editor: la consola de <strong>Python<\/strong>. Aqu\u00ed se ejecutar\u00e1n nuestros programas. Como pod\u00e9s ver en la imagen, ah\u00ed aparece &#8220;<strong>\u00a1Hola Mundo!<\/strong>&#8220;.<\/p>\n<\/div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"820\" height=\"743\" src=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/hola-mundo3.webp\" alt=\"\" class=\"wp-image-8290 size-full\" srcset=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/hola-mundo3.webp 820w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/hola-mundo3-300x272.webp 300w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/hola-mundo3-768x696.webp 768w\" sizes=\"auto, (max-width: 820px) 100vw, 820px\" \/><\/figure><\/div>\n<\/div><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-eds-animate-it-block eds-animate-block-save\"><div class=\"eds-animate animated   \" data-eds-entry-animation=\"flash\" data-eds-entry-delay=\"0\" data-eds-entry-duration=\"0.5\" data-eds-entry-timing=\"linear\" data-eds-exit-animation=\"\" data-eds-exit-delay=\"0\" data-eds-exit-duration=\"0.5\" data-eds-exit-timing=\"linear\" data-eds-repeat-count=\"1\" data-eds-keep=\"yes\" data-eds-animate-on=\"scroll\" data-eds-scroll-offset=\"30\">\n<h2 class=\"wp-block-heading has-text-align-center has-text-color has-link-color wp-elements-9aad600c793a793a0727a2eaccf353d4\" style=\"color:#1b6a05\"><strong>\u00bfVamos bien?<\/strong><\/h2>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-eds-animate-it-block eds-animate-block-save\"><div class=\"eds-animate animated edsanimate-sis-hidden  \" data-eds-entry-animation=\"slideInUp\" data-eds-entry-delay=\"0\" data-eds-entry-duration=\"0.5\" data-eds-entry-timing=\"linear\" data-eds-exit-animation=\"\" data-eds-exit-delay=\"0\" data-eds-exit-duration=\"0.5\" data-eds-exit-timing=\"linear\" data-eds-repeat-count=\"1\" data-eds-keep=\"yes\" data-eds-animate-on=\"scroll\" data-eds-scroll-offset=\"30\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-6c531013 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Si lograste ejecutar el primer programa, eso quiere decir que ya est\u00e1s listo para pasar a la siguiente clase en donde veremos a fondo el comando <strong>print()<\/strong>, qu\u00e9 son las <strong>variables<\/strong> y los <strong>tipos de datos simples<\/strong>.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/vamosbien-1024x683.webp\" alt=\"\" class=\"wp-image-8304\" srcset=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/vamosbien-1024x683.webp 1024w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/vamosbien-300x200.webp 300w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/vamosbien-768x512.webp 768w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/vamosbien.webp 1125w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-6c531013 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<h2 class=\"wp-block-heading has-text-align-center\">CONTINUAR A LA CLASE 02<\/h2>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<figure class=\"wp-block-image aligncenter size-medium\"><a href=\"https:\/\/www.red-handed.com.ar\/index.php\/2024\/10\/12\/programacion-en-python-clase-02\/\"><img loading=\"lazy\" decoding=\"async\" width=\"212\" height=\"300\" src=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/CURSO-DE-PYTHON-CLASE-02-212x300.jpg\" alt=\"\" class=\"wp-image-8314\" srcset=\"https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/CURSO-DE-PYTHON-CLASE-02-212x300.jpg 212w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/CURSO-DE-PYTHON-CLASE-02-724x1024.jpg 724w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/CURSO-DE-PYTHON-CLASE-02-768x1086.jpg 768w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/CURSO-DE-PYTHON-CLASE-02-1086x1536.jpg 1086w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/CURSO-DE-PYTHON-CLASE-02-1448x2048.jpg 1448w, https:\/\/www.red-handed.com.ar\/wp-content\/uploads\/2024\/10\/CURSO-DE-PYTHON-CLASE-02.jpg 1587w\" sizes=\"auto, (max-width: 212px) 100vw, 212px\" \/><\/a><\/figure>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>(Creado por el analista de sistemas y docente Leonel Iv\u00e1n Saafigueroa) Introducci\u00f3n al Lenguaje Python Origen, caracter\u00edsticas, campo de aplicaci\u00f3n. En este curso exploraremos c\u00f3mo dominar el lenguaje de programaci\u00f3n Python, esto puede abrirte muchas puertas laborales. Python, con su facilidad de aprendizaje y flexibilidad, se usa en campos como la creaci\u00f3n de sitios web, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8238","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.red-handed.com.ar\/index.php\/wp-json\/wp\/v2\/pages\/8238","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.red-handed.com.ar\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.red-handed.com.ar\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.red-handed.com.ar\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.red-handed.com.ar\/index.php\/wp-json\/wp\/v2\/comments?post=8238"}],"version-history":[{"count":45,"href":"https:\/\/www.red-handed.com.ar\/index.php\/wp-json\/wp\/v2\/pages\/8238\/revisions"}],"predecessor-version":[{"id":8520,"href":"https:\/\/www.red-handed.com.ar\/index.php\/wp-json\/wp\/v2\/pages\/8238\/revisions\/8520"}],"wp:attachment":[{"href":"https:\/\/www.red-handed.com.ar\/index.php\/wp-json\/wp\/v2\/media?parent=8238"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}