is it possible to have a dynamic variable in swift. What i want to do is have a chuck of code which writes a variable: I.Evar number = 0var person+\(number) = "on"can you help thanks
7
0
8.3k