#Help with simple random
1 messages · Page 1 of 1 (latest)
becouse it is always less than 70, the first condition is always meeting and it wont check for the ones down there
i get more than 70
i got 9 and it still prints A
This will only ever print A
Like cesar said, it's always below 70, so it'll just trigger the first condition and ignore the rest
HOW TO FIX
Rearrange
Elseifs go in order, so if the previous condition fails, then it moves to the next one and so on
yes
ok
it works now
Im so dumb
but i got less dumb now
@misty helm @abstract snow Thanks for sharing your wisdom
there also another method its called Random.new()
try it
thx for dat
Check lower number conditions first