Commit 114fcebf by BellCodeEditor

save project

parent f8ed7b5c
Showing with 3 additions and 6 deletions
import turtle
pen=turtle.Pen()
pen.write("你好呀",font=("times",30,"normal"))
pen.hideturtle()
turtle.done()
\ No newline at end of file
file1=open(r'C:\Users\EDY\Desktop\1.txt',"w",encoding="utf-8")
file1.write("小帅:11本")
\ 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