Challenge: Display Text on the Console

Test your understanding of the concepts we’ve covered by solving a simple challenge.

We'll cover the following

Problem statement

In this challenge, your task is to display the following text on the console.

Hey! I am John.

📝Note: Note: Please print the output in this format, or your code will not pass the test case.

Coding exercise

Before diving directly into the solution, try to solve it yourself. Then, check if your code passes all the test cases. If you get stuck, you can always see the given solution.

Good luck! 👍

Get hands-on with 1200+ tech skills courses.