fork(1) download
  1. print("Привіт")
  2. print("Мене звати Валентина")
  3. print("Моя адреса")
Success #stdin #stdout 0.02s 9140KB
stdin
Standard input is empty
stdout
Привіт
Мене звати Валентина
Моя адреса