0 / 60 seg.

In the following code, the variable fruit has been assigned a value of apple. How would you change the value to plum?

let fruit = 'apple';