Answer:
age = int(input('How old are you turning? '))
for i in range(age):
print('(::)')
9.4m questions
12.2m answers