javascript push(0) code example Example: javascript array push var SomeRandomArray = []; SomeRandomArray.push("Hello, world!");