0 / 60 seg.

What value is obtained by executing the following code?

let animal = "cat";
console.log(`The animal is a ${animal}`);