Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lernen 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.

War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 1. Kapitel 1

Fragen Sie AI

expand

Fragen Sie AI

ChatGPT

Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen

bookHello, Python!

Swipe um das Menü anzuzeigen

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.

War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 1. Kapitel 1
some-alt