let num = 10; console.log(typeof num.toString()); // string let str = "hello world"; console.log(str.split(" &quo