Now we'll create the variable value which will keep track of the prize's current value. Assign value to hold 3.
value
3
Make sure to type value = 3.
value = 3