Assign the value 57 to the variable score;
57
score
Make sure to pick var followed by score and then =, 57, ;.
var
=
;