Code: #coding_everyday for i in range (1,20,3): print(('*'*i).center(30))
0
0
1
0
0
Download Image