Generate Random Integer Number

# Introduction In this programming challenge, you will be asked to create a program that generates a random integer number between 7 and 15 inclusive. You will need to use the `random.randrange()` function to accomplish this challenge.

|60 : 00

Click the virtual machine below to start practicing