Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Hello, World! | The basics
Learn Python from Scratch
course content

Kursusindhold

Learn Python from Scratch

Learn Python from Scratch

1. The basics
2. Arithmetic operations
3. Common data types
4. Conditional statements
5. Other data types
6. Loops
7. Functions

book
Hello, World!

Please type in (or copy) the code exactly as shown below in the editor to the right and click the orange Run button. This will execute this very simple program.

In case you get any errors please just Copy and Paste the code and it will work.

Click Submit when you are ready to move to the next chapter!

1
print("Hello, World!")
copy
Opgave

Swipe to start coding

Type the code as shown in the example above the execute it (by clicking the Run button). Click Submit to check it.

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 1. Kapitel 1
toggle bottom row

book
Hello, World!

Please type in (or copy) the code exactly as shown below in the editor to the right and click the orange Run button. This will execute this very simple program.

In case you get any errors please just Copy and Paste the code and it will work.

Click Submit when you are ready to move to the next chapter!

1
print("Hello, World!")
copy
Opgave

Swipe to start coding

Type the code as shown in the example above the execute it (by clicking the Run button). Click Submit to check it.

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 1. Kapitel 1
Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Vi beklager, at noget gik galt. Hvad skete der?
some-alt