Commit e714a81a by BellCodeEditor

save project

parent d6e2cebe
Showing with 1 additions and 1 deletions
......@@ -2,7 +2,7 @@
from tkinter import font
import turtle
t=turtle.Pen()
t.write("你好,诺伊!",font=("Times",30,"normal"))
t.write("你好,诺伊!",font=("Times",20,"normal"))
turtle.done()
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