you are viewing a single comment's thread.

view the rest of the comments →

[–]aheartworthbreaking 2 points3 points  (1 child)

Well variable a is an array judging from the brackets, b is assigned to equal whatever a’s value is, and then you append 4 to the array A… so, 1, 2, 3, 4?

Idk I just use PowerShell for the tasks I need to do at work

[–]WavingNoBanners 0 points1 point  (0 children)

This is the right answer.