Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
bellcode
/
lesson3-3_DIY1
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
1a21ecc2
authored
May 28, 2021
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
01a0f767
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
diy1.py
diy1.py
View file @
1a21ecc2
import
turtle
pen
=
turtle
.
Pen
()
pen
.
write
(
"你他妈个SB
\n
给
老子写贺卡
\n
信不信老子掐死你
\n
再送你去吃坨翔
\n
香的很"
,
font
=
(
"Times"
,
2
0
,
"normal"
))
pen
.
write
(
"你他妈个SB
\n
给
小爷写贺卡
\n
信不信小爷掐死你
\n
再送你去吃坨翔
\n
香的很
\n
跟你说
\n
其实
\n
我是你
\n
father
\n
你信吗————o.o
\n
隔壁老王
\n
哈哈哈哈哈哈哈
\n
他妈个SB
\n
哈哈哈哈哈哈哈"
,
font
=
(
"Times"
,
1
0
,
"normal"
))
pen
.
hideturtle
()
pen1
=
turtle
.
Pen
()
pen1
.
penup
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment