LEVEL 1: HELLO WORLD 🌿

UNDERSTANDING THE PRINT FUNCTION

Welcome to your first step in becoming a Python Master! Every great coder starts with the same simple task: making the computer speak. In Python, we accomplish this using a "function" called print().

Why is the print() function so important? It is the primary way developers "debug" or check their work. When you are building complex games or websites at FLORA WORLD CODING, you will use this tool to see what the computer is thinking.

MASTERY CHALLENGE

To pass Level 1, try to make the computer print two separate lines. On the first line, introduce yourself. On the second line, use an emoji like 🌳 or 🚀.

I'VE MASTERED LEVEL 1! GO TO LEVEL 2 âž”