标签: ios arrays xcode swift
大家好!如果问题愚蠢的话,我刚刚开始快速学习。我想为数组添加值" uu"使用循环。但是每次它都会覆盖" uu"。
请帮忙,谢谢!
My code
答案 0 :(得分:0)
这很简单
uu.append(newNumber)