0 / 2 embers
0 / 3000 xp
click for more info
Complete a lesson to start your streak
click for more info
Difficulty: 9
click for more info
No active XP Potion
Accept a Quest
Login to submit answers
One of our interns built a program that prints information about Fantasy Quest characters. It's almost done, but there are still a few bugs.
Fix the bugs to get the character report working!
You need to use the correcy type-specific syntax for the variables. Here are some examples:
Type | Rule | Example |
---|---|---|
String | Double quotes | "Hello" |
Integer | Whole number | 42 |
Float | Use a Decimal | 2.0 |
Boolean | True or False | True |
Focus Editor
Alt+Shift+]
Login to Submit
Login to Run
Login to view solution