Skill level calculator

Parsons Problem

Outline

The algorithm should output the skill level for the user based upon their inputted score.

Details

  • A score between 0 and 9 makes them a novice
  • A score between 10 and 19 makes them an improver
  • A score between 20 and 29 makes them an expert
  • A score of 30 makes them a master

Instructions:

Drag the code blocks from the left area to the right area and arrange them in the correct order. Pay attention to indentation!

Loading...

Loading interactive interface...

Powered by CodingQuestion.com