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

Course Content

Introduction to Python 2022

Introduction to Python 2022

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

Task

Swipe to show code editor

test

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

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

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 1. Chapter 3
toggle bottom row

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

Task

Swipe to show code editor

test

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

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

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 1. Chapter 3
toggle bottom row

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

Task

Swipe to show code editor

test

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

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

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

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

Task

Swipe to show code editor

test

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

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

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Section 1. Chapter 3
Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
some-alt