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.
Рішення
Дякуємо за ваш відгук!
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат
Сумаризуйте цей розділ
Пояснити код у file
Пояснити, чому file не вирішує завдання
Awesome!
Completion rate improved to 20
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.
Рішення
Дякуємо за ваш відгук!
Awesome!
Completion rate improved to 20single