fork download
  1. print("hello phyton")
  2. print(5.5)
Success #stdin #stdout 0.08s 14056KB
stdin
Standard input is empty
stdout
hello phyton
5.5