Commit ddfba6a8 by BellCodeEditor

save project

parent c9acde58
Showing with 5 additions and 3 deletions
import func
print("你一共得分")
\ No newline at end of file
file=open(r"C:\Users\Administrator\Desktop\book.txt","w",encoding="utf-8")
file.write('siBi')
file.write('是我蛋名')
file.close()
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment