C#C
C#3y ago
Obada

❔ idk what to call this but beginner stuff

Okay so i want to move the objects in the array[1] into the array[0], so i wanted to try to make a new temporary array, assign it the values in beach[1], then assing string[] temp to beach[0]

if it makes sense... green code is js another attempt
image.png
Was this page helpful?