Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 339 Bytes

File metadata and controls

12 lines (9 loc) · 339 Bytes

Week 2 – Student Tasks: Scoreboard

Task A: Run the program

Open week02_scoreboard.py and run it.

Task B: Make changes

  1. Change the player name.
  2. Change how many points you get for collecting a coin.
  3. Change how many lives you start with.

Task C (challenge)

Add a LEVEL variable and increase it when score reaches 5.