From 5793a099b703966ee6bfeefb26f81c1a1e7bbfba Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 4 Dec 2021 16:19:23 +0800
Subject: [PATCH] save project

---
 diy1.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/diy1.py b/diy1.py
index dd2423a..b162505 100644
--- a/diy1.py
+++ b/diy1.py
@@ -2,5 +2,5 @@
 import turtle
 pen=turtle.Pen()
 pen.hideturtle()
-write("너는 바보\n입니다\n翻译:你是个傻叉")
+pen.write("너는 바보\n입니다\n翻译:你是个傻叉",font=("Times",30,"normal"))
 turtle.done()
\ No newline at end of file
--
libgit2 0.25.0