From 3df955a80c99b61a1d67b266ce0b3f21f2a8ec5d Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sun, 5 Jun 2022 14:59:02 +0800
Subject: [PATCH] save project

---
 diy1.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/diy1.py b/diy1.py
index a375da5..03a99fa 100644
--- a/diy1.py
+++ b/diy1.py
@@ -5,7 +5,7 @@ screen.bgcolor("pink")
 pen=turtle.Pen()
 pen.penup()
 pen.goto(100,-100)
-pen.write("你sb吧写信给爷\n头套给你扯掉.",font=("Times",10,"normal"))
+pen.write("赫哥杀人啦\n哥么儿这瓜多少钱一近啊.",font=("Times",30,"normal"))
 
 pen.hideturtle()
 pen1=turtle.Pen()
@@ -19,4 +19,4 @@ pen1.circle(50,180)
 pen1.right(90)
 pen1.circle(50 ,180)
 pen1.forward(100)
-turtle.done()
\ No newline at end of file
+turtle.done()                                                             
\ No newline at end of file
--
libgit2 0.25.0