fork download
  1. # your print(' * ')
  2. print(' *** ')
  3. print(' ***** ' )
  4. print(' *******')
  5. print('*********')
  6.  
Success #stdin #stdout 0.13s 14060KB
stdin
Standard input is empty
stdout
   ***  
  ***** 
 *******
*********