Questions
How can you test to see if two arrays are the same?
How do I create an array with more than three dimensions?
How do I find a value in a list?
How do I find a value in an array?
How do I sort a 2 dimensional array?
How do I sort a single dimension array?
How do you determine if an array position exists?
How do you dynamically set a variable and its value?
How do you loop over the values in a structure?