import random print("Hello world!") print(random.randint(0, 100))