#28852: python 一行解


jeter.nice@gmail.com (唯一)


[print('*'*i)for i in range(1,int(input())+1)]