fork download
  1. for i in range(17):
  2. print("*",end=" ")
  3.  
Success #stdin #stdout 0.03s 9188KB
stdin
10
6
stdout
* * * * * * * * * * * * * * * * *