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

Scorri per mostrare il menu

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

Compito

Swipe to start coding

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

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

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 3
Siamo spiacenti che qualcosa sia andato storto. Cosa è successo?

Chieda ad AI

expand
ChatGPT

Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione

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

Compito

Swipe to start coding

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

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

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 3
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