print name time times in javascript code example Example: print name time times in javascript for (let i = 0; i < 10; i++) { console.log("Hello"); }