size of list in js code example Example: javascript size array let array = [1, 2, 3]; console.log(array.length);