From 8673642432556f3b22f4ffefb47ec6dcb4829f3c Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sun, 25 Sep 2022 17:03:24 +0800
Subject: [PATCH] save project

---
 jk.py | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/jk.py b/jk.py
index e874702..ed6f514 100644
--- a/jk.py
+++ b/jk.py
@@ -1 +1,5 @@
-inport.turtle()
+import turtle
+pen = turtle .Pen()
+pen.write("SB!",font=("Times",20,"normal"))
+pen.hideturtle()
+turtle.done()
\ No newline at end of file
--
libgit2 0.25.0