Hey people, Just need soem help with looping my code. I have a dice which rolls a random number and then the player moves how ever many numbers the dice rolled. I have put 24 if else statements in. However I am unsure how to get the code to repeat itself 20 times as I have nothing to keep track of how many times it has run which means i cant implement a do while statement.