Hello everyone,
I created this small script that shows a list of 10 people in an array.
Each person is associated with a number which is stored in another array.
Chris is associated with 3, Brian with 4, Daniel with 2, Stephen with 6 and so on.
I then made the first array (with the names in the...