ios - How to add elements to an array? swift -


this question has answer here:

everybody! i've started learning swift sorry if question dumb. want add values array "uu" using loop. every time overwrites "uu".

pls help, thanks!

my code

that simple

uu.append(newnumber) 

Comments