Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 300 Bytes

File metadata and controls

13 lines (10 loc) · 300 Bytes

Week 4 – Student Tasks: Choose Your Path

Task A

Run week04_choose_your_path.py

Task B

  • Change the story setting (space, jungle, underwater).
  • Add 1 more choice.

Task C (challenge)

Add a “key” variable.

  • If key == True and you choose the door, you win.
  • Otherwise, you lose.