how to access character combined with length in javascript code example Example: javascript string length const s = 'Hello, World!'; console.log(s.length);