Hey guys.
A fast noob question here =)
How do I push back array with code? Is it like JS?
const fruits = ["Banana", "Orange", "Apple", "Mango"];
fruits.push("Kiwi");
I'm not a programer, sorry for the noob question =/
Tanks =)
Develop games in your browser. Powerful, performant & highly capable.