germanoa/compiladores

Dice roll Program

paperboy221 opened this issue · 0 comments

assignment3

I'm trying to print a new random number for each iteration(10) of the for loop, but it seems what I've done is repeat the same random number 10 times. Can someone help?

This is created in the C programming language.