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

Contenuti del Corso

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
Compito

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.

Soluzione

Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 1. Capitolo 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
Compito

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.

Soluzione

Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 1. Capitolo 1
Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Siamo spiacenti che qualcosa sia andato storto. Cosa è successo?
some-alt