fork(4) download
  1. nume = input()
  2. print("Salut " + nume + "!")
Success #stdin #stdout 0.02s 8736KB
stdin
GInfo
stdout
Salut GInfo!