fork(1) download
  1. # your code goes here
  2. print('\a')
  3. print('hello \a world')
Success #stdin #stdout 0.02s 27704KB
stdin
Standard input is empty
stdout

hello  world