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).
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
Danke für Ihr Feedback!
single
Fragen Sie AI
Fragen Sie AI
Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen
Zusammenfassen Sie dieses Kapitel
Code in file erklären
Erklären, warum file die Aufgabe nicht löst
Awesome!
Completion rate improved to 20
Hello, world!
Swipe um das Menü anzuzeigen
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).
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
Danke für Ihr Feedback!
Awesome!
Completion rate improved to 20single