how do you assign the value of a variable? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

how do you assign the value of a variable?

I have a question:___test ___hi! ____I love Swift! It asks me to assign the varible to I Lobe Swift! But fir some reason i dont know how.....

8th Jun 2017, 2:14 PM
Emma Nicole
Emma Nicole - avatar
1 Answer
+ 1
the answer: var test = 'Hi!' test = 'I love Swift!'
8th Jun 2017, 2:25 PM
Ulisses Cruz
Ulisses Cruz - avatar