Commit 114fcebf by BellCodeEditor

save project

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