Hello, Python!
Welcome to the course! Python is an interpreted general-purpose programming language, which means it can be used in different spheres. For the first steps, let's make Python print a greeting.
In Python, to output a message in the console, use the
print()
function.
Choose the appropriate function to make Python output the message "Hello, Python!".
We recommend that you switch to the desktop π₯ version of the introductory course if you are currently using a desktop.
Thanks for your feedback!
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Ask me questions about this topic
Summarize this chapter
Show real-world examples
Awesome!
Completion rate improved to 4
Hello, Python!
Swipe to show menu
Welcome to the course! Python is an interpreted general-purpose programming language, which means it can be used in different spheres. For the first steps, let's make Python print a greeting.
In Python, to output a message in the console, use the
print()
function.
Choose the appropriate function to make Python output the message "Hello, Python!".
We recommend that you switch to the desktop π₯ version of the introductory course if you are currently using a desktop.
Thanks for your feedback!