Nice! We can use variables to store how much a coin is worth, how many we collected, and use that information to find out our score.
Let's create the score variable and multiply coins with coinValue on the right side of the = sign.
score
coins
coinValue
=