fork download
  1. post = """+/u/CompileBot python
  2.  
  3. print("Hello again!")"""
  4. print(post)
Success #stdin #stdout 0.01s 7896KB
stdin
Standard input is empty
stdout
+/u/CompileBot python

    print("Hello again!")