From e64da14d92ee8039c3edb1e04b98b3c4066b295a Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Fri, 26 Feb 2021 15:59:21 +0800 Subject: [PATCH] save project --- hrfgnohjx.py | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 hrfgnohjx.py diff --git a/hrfgnohjx.py b/hrfgnohjx.py new file mode 100644 index 0000000..dfe15e1 --- /dev/null +++ b/hrfgnohjx.py @@ -0,0 +1,5 @@ +import turtle +Pen=turtle.Pen() +Pen.write("春眠不觉晓,处处蚊子咬。夜来风雨声,花落知多少") + font=("Times",30,normal)) +turtle.done() \ No newline at end of file -- libgit2 0.25.0