fork download
  1. print("""# Print that this comment prints funny\nprint("Prints funny")""")
Success #stdin #stdout 0s 23288KB
stdin
Standard input is empty
stdout
# Print that this comment prints funny
print("Prints funny")