Time for your first HackerRank problem. This one is simple on purpose: it checks that you can submit working Python code. Don't skip it. The submission process itself is worth learning. Go to the problem link and read the task.
You'll print a specific string. Read carefully: HackerRank checks your output character by character, including capitalization and punctuation. After reading, come back here. I'll walk you through solving it step by step.