fork download
  1. count=3
  2. while count>1:
  3. print('gfdjhg')
  4. count=count-1
  5. else:
  6. print('gfdg')
Success #stdin #stdout 0.06s 14112KB
stdin
Standard input is empty
stdout
gfdjhg
gfdjhg
gfdg