0 / 2 embers
0 / 3000 xp
click for more info
Complete a lesson to start your streak
click for more info
Difficulty: 4
click for more info
No active XP Potion
Accept a Quest
Login to submit answers
Here are some basic rules with if/else blocks.
elif
or an else
without an if
else
without an elif
Complete the check_high_score
function. If the player_name
matches the high score name, return
the string:
high
Otherwise, if it's the low scorer, return
the string:
low
Otherwise, return
the string:
neither
Focus Editor
Alt+Shift+]
Next Tab
Alt+Shift+[
Become a member to Submit
Become a member to Run
Become a member to view solution