javascript arrat add code example Example: javascript array push let arr = ["hello"]; arr.push("hi");