fork download
  1. print("Hello world and students")
  2. print("Im Liwaya from")
  3. print("BSIT-ADT 2A")
  4. print("I am 19 years old")
Success #stdin #stdout 0.09s 14044KB
stdin
Standard input is empty
stdout
Hello world and students
Im Liwaya from
BSIT-ADT 2A
I am 19 years old