0 / 60 seg.

What value is obtained by executing the following code?

let str = "Hello";
console.log(typeof str.toUpperCase());