How to store random coordinates?

When you want it in the same for loop and both lists have the same length use a conventional for loop with i and use get(i) on both lists

2 Likes