fork download
  1. print("Hello Student ")
  2. print("Welcome to Computer Programing")
  3. print("Greetings from SNSU Administration")
Success #stdin #stdout 0.1s 14044KB
stdin
Standard input is empty
stdout
Hello Student 
Welcome to Computer Programing
Greetings from SNSU Administration