how to push value into variables javascript code example Example: javscript append item from array let foo = ['oop','plop','copo']; foo.push("plop");