The problem

Fill an array of numbers 1-25. You should have 25 numbers. Shuffle the array (using the function given in class) and display the results.

Print PDF

Topics

25. Array

Languages

4. JavaScript