generate a random number between (inclusive)
print(randrange(3, 9)
You must be logged in to post a comment.