From ce869f5a282481f22cc4264da923fc2a2afff36c Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sun, 24 Jan 2021 10:48:41 +0800 Subject: [PATCH] save project --- diy2.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/diy2.py b/diy2.py index 3abee70..acdbe68 100644 --- a/diy2.py +++ b/diy2.py @@ -1,3 +1,4 @@ import turtle pen=turtle.Pen() -pen.write("你好呀!",font=("Times",20,"normal")) \ No newline at end of file +pen.write("你好呀!",font=("Times",20,"normal")) +tuple.done \ No newline at end of file -- libgit2 0.25.0