I've now managed to do it with an array, but how do I now manage to apply the array to the questions?
This is what it looks like now from Z11-22 I have installed the array and it works too
And then I have the questions below, but how do I apply the array to the questions so that it displays the questions in random order and not the numbers.
Make a dictionary answer from questions and the relatives and use this to abstract the code for the question job.
Then you can shuffle the dictionary in a similar way and work it out in a row.
I’ve never done this before, have you got some tips on how to build it?
No tips. Just Google, you’ll see what it looks like.
Are essentially key value pairs.