krutivaspradhan / cuddly-telegram-star-wars-app

Star Wars Movie Ranking List
https://krutivaspradhan.github.io/cuddly-telegram-star-wars-app/
GNU General Public License v3.0
0 stars 0 forks source link

Code for loop through array #5

Closed krutivaspradhan closed 4 months ago

krutivaspradhan commented 4 months ago

The loop shuffles the array at the start, then uses a loop-like approach by always taking the first element of the array and removing it.

krutivaspradhan commented 4 months ago

Issue resolved