js create string 7 chars the same code example Example: javascript create string of given length var str = new Array(len + 1).join( character );