fork download
  1. print("Hello World and Students")
  2. print("Im Jovanni from")
  3. print("BSIT-ADT 2A")
Success #stdin #stdout 0.1s 14040KB
stdin
Standard input is empty
stdout
Hello World and Students
Im Jovanni from
BSIT-ADT 2A