Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lernen Hello, world! | First Acquaintance
Introduction to Python 2022

Swipe um das Menü anzuzeigen

book
Hello, world!

Throughout this course, you will continuously hone your skills by completing coding exercises.

As you may have seen in the previous chapter, if you want to print the text, you must enclose it with quotes, like 'text' or "text". Pay attention that both quotation marks must be identical (either single, or double).

Aufgabe

Swipe to start coding

Output the string 'Hello, world!' to the console.

Click button below the code to check the solution of this task.

Lösung

Switch to desktopWechseln Sie zum Desktop, um in der realen Welt zu übenFahren Sie dort fort, wo Sie sind, indem Sie eine der folgenden Optionen verwenden
War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 1. Kapitel 3
Wir sind enttäuscht, dass etwas schief gelaufen ist. Was ist passiert?

Fragen Sie AI

expand
ChatGPT

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

book
Hello, world!

Throughout this course, you will continuously hone your skills by completing coding exercises.

As you may have seen in the previous chapter, if you want to print the text, you must enclose it with quotes, like 'text' or "text". Pay attention that both quotation marks must be identical (either single, or double).

Aufgabe

Swipe to start coding

Output the string 'Hello, world!' to the console.

Click button below the code to check the solution of this task.

Lösung

Switch to desktopWechseln Sie zum Desktop, um in der realen Welt zu übenFahren Sie dort fort, wo Sie sind, indem Sie eine der folgenden Optionen verwenden
War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 1. Kapitel 3
Switch to desktopWechseln Sie zum Desktop, um in der realen Welt zu übenFahren Sie dort fort, wo Sie sind, indem Sie eine der folgenden Optionen verwenden
Wir sind enttäuscht, dass etwas schief gelaufen ist. Was ist passiert?
some-alt