0 / 60 seg.

What value is obtained by executing the following code?

let variable = "world";
console.log(`Hello ${variable}`);