Generate Special Random Numbers

# Introduction Generating a random number that is divisible by both 5 and 7 between 10 and 150 can be a challenging task. However, with the help of the random module and list comprehension, it can be easily achieved. In this challenge, we will try to write a program that outputs a random number that satisfies the given conditions.

|60 : 00

Click the virtual machine below to start practicing