import time, random
for i in range(1,10):
print("hello, world!")
def func_q():
print("a")
(10)
print( (1,100))