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