Exercise 8 · Chapter: VariablesOptional+50 XP
Update Score
Start with score = 0. Print it, then change it to 100 and print again.
Your output should be:
Score: 0 Score: 100
Need a hint?
3 available · costs 5 XP each
python
Output
Run your code to see the output here.