+ 1
help with school
how do i use math.floor(math.random()*6+1) to simulate rolling a die 60,000 times and display the frequencies of each number using if-else-if statement. example 1:12000 2:30000 etc
0 ответов
how do i use math.floor(math.random()*6+1) to simulate rolling a die 60,000 times and display the frequencies of each number using if-else-if statement. example 1:12000 2:30000 etc