I have 3 arrays, they are connected to each other
string []a = {"a","b","c"}; string []b = {"1","2","3"}; string []c = {"a1","b2","c3"};
my question, how to random that? because, I have a game like quiz, so I want the question shuffling
Aucun commentaire:
Enregistrer un commentaire