Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprende Hello, Python! | Python Basics
Introduction to Python | Mobile-Friendly

Hello, Python!

Desliza para mostrar el menú

Welcome to the course! Python is an interpreted general-purpose programming language, which means it can be used in different spheres. For the first steps, let's make Python print a greeting.

In Python, to output a message in the console, use the print() function.

Choose the appropriate function to make Python output the message "Hello, Python!".

question-icon

Fill in the blanks to complete the task.

("Hello, Python!")
Hello, Python!

Haz clic o arrastra y suelta elementos y completa los espacios

We recommend that you switch to the desktop 🖥 version of the introductory course if you are currently using a desktop.

¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 1

Pregunte a AI

expand

Pregunte a AI

ChatGPT

Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla

Hello, Python!

Welcome to the course! Python is an interpreted general-purpose programming language, which means it can be used in different spheres. For the first steps, let's make Python print a greeting.

In Python, to output a message in the console, use the print() function.

Choose the appropriate function to make Python output the message "Hello, Python!".

¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 1
some-alt