Q: Print results to .txt doc

后端 未结 0 989
谎友^
谎友^ 2020-12-07 05:39

What is the best way to print the results of this math calculation to a document like .txt? What am i doing wrong?

def divide(x, y):
return x / y

print("         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题