fork(1) download
  1. def a3():
  2. print('aaa')
  3. a3()
  4.  
Success #stdin #stdout 0.02s 8736KB
stdin
Standard input is empty
stdout
aaa