Variables Lesson 2
Score Keeper Builder
Students build a score variable, add points, and see the new value in pseudo-code.
Build your score keeper.
Name
score
Value
0
Code Connection
Try Score Challenge
let score = 0