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

Svep för att visa menyn

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).

Uppgift

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ösning

Switch to desktopByt till skrivbordet för praktisk övningFortsätt där du är med ett av alternativen nedan
Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 1. Kapitel 3
single

single

Fråga AI

expand

Fråga AI

ChatGPT

Fråga vad du vill eller prova någon av de föreslagna frågorna för att starta vårt samtal

close

Awesome!

Completion rate improved to 20

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).

Uppgift

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ösning

Switch to desktopByt till skrivbordet för praktisk övningFortsätt där du är med ett av alternativen nedan
Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

close

Awesome!

Completion rate improved to 20

Svep för att visa menyn

some-alt