When the above example is run, it produces the following result:
randrange(1,100, 2) : 97 randrange(100) : 42
Python3 Numbers