filmov
tv
Coding to Christmas - Python - Challenge 1
![preview_player](https://i.ytimg.com/vi/I4ZNuEbwWiI/maxresdefault.jpg)
Показать описание
Challenge 1 - Merry Christmas Greeting
Write a program that prints out "Merry Christmas and a Happy New Year", with Happy New Year being on a new line.
Overview:
In this challenge, you’ll learn how to get your computer to print out information to the screen.
This will allow you to answer the challenge above, as well as link to additional questions for you to try out.
What you’ll need:
What you’ll learn:
• Data types
• Escaping
• Print function
Write a program that prints out "Merry Christmas and a Happy New Year", with Happy New Year being on a new line.
Overview:
In this challenge, you’ll learn how to get your computer to print out information to the screen.
This will allow you to answer the challenge above, as well as link to additional questions for you to try out.
What you’ll need:
What you’ll learn:
• Data types
• Escaping
• Print function