Зміст курсу
Introduction to Data Analysis in Python
Introduction to Data Analysis in Python
Hello, Python!
First, let's make Python print the greetings.
In Python, to output a message in the console, use the
print()
function.
Task
Choose the appropriate function to make Python output the message "Hello, Python!".
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 1. Розділ 2