#i need your help my random.py module is showing an error
1 messages · Page 1 of 1 (latest)
random.py", line 319, in randrange
raise ValueError(f"empty range in randrange({start}, {stop})")
😄
i know how it works but the thing is that the event that uses the function works fine 1 or 2 times on a single run and then this error occers
Are you sure you know how it works?
randrange returns a list if im not wrong
well yes better then most modules
Could you explain the start and stop values for randrange please?
the start is the minimum and stop-1 is the maximum range
[1] xD
No you troll
oh so thats it it has no value
Sometimes you need to read the error message