what is the meaning of append in javascript code example Example: what is append use it=[] for i in range(11): it.append(i) print(i)