diff --git a/diy1.py b/diy1.py index 93bb36b..3f04c47 100644 --- a/diy1.py +++ b/diy1.py @@ -1,3 +1,4 @@ # 利用write()帮助悟空给诺依回信吧~ import.turtle -Pen=turtle.Pen +pen=turtle.Pen +pen.write("你好呀",font=("Times",30,"normal")) \ No newline at end of file