diff --git a/diy1.py b/diy1.py index d696a0f..07ce4ea 100644 --- a/diy1.py +++ b/diy1.py @@ -1,3 +1,3 @@ import turtle pen=turtle.Pen -pen.write("你针不好\n陌生人",foot("Times",20,"normal")) \ No newline at end of file +pen.write("你针不好\n陌生人",font("Times",20,"normal")) \ No newline at end of file