

0 / 2 embers
0 / 3000 xp
click for more info
Complete a lesson to start your streak
click for more info
Difficulty: 3
click for more info
Not enough gems
Cost: 6 gems
1: Welcome to Learn Python for Beginners
incomplete
2: Fix Your First Bug
incomplete
3: The Console
incomplete
4: What Is Python?
incomplete
5: What Is 'Code'?
incomplete
6: Multiple Instructions
incomplete
7: Syntax Errors
incomplete
8: Syntax Errors Quiz
incomplete
9: Lesson Failure
incomplete
10: Game Statistics
incomplete
11: Shop Response
incomplete
Back
ctrl+,
Next
ctrl+.
This lesson's interactive features are locked, please to keep using them
You've probably noticed that you have a Submit and a Run button.
Pro tip: You wouldn't deploy code to end users without testing... right? So don't submit code without running it first! The goal of this game mechanic is to encourage good real-world coding practices. "Submit" is like deploying to production.
When you fail a lesson, one of two things will happen:
Fantasy Quest has a bug in its server code. The code is supposed to print messages indicating the game server has started successfully.
Fix both syntax errors in the code.