Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Apprendre Hello, Python! | Python Basics
Practice
Projects
Quizzes & Challenges
Quizzes
Challenges
/
Introduction to Python | Mobile-Friendly

bookHello, 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!".

question-icon

Fill in the blanks to complete the task.

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

Click or drag`n`drop items and fill in the blanks

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

Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 1. Chapitre 1

Demandez à l'IA

expand

Demandez à l'IA

ChatGPT

Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion

bookHello, Python!

Glissez pour afficher le menu

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!

Click or drag`n`drop items and fill in the blanks

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

Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 1. Chapitre 1
some-alt