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
d977e2d0
authored
Apr 18, 2021
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
12d20fa6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
diy1.py
diy1.py
View file @
d977e2d0
# 利用write()帮助悟空给诺依回信吧~
# 利用write()帮助悟空给诺依回信吧~
import
turtle
import
turtle
screen
=
turtle
.
Screen
()
screen
.
bgcolor
(
"red"
)
pen
=
turtle
.
Pen
()
pen
=
turtle
.
Pen
()
pen
.
write
(
"智障儿童欢乐多"
,
font
=
(
"Times"
,
30
,
"normal"
))
pen
.
write
(
"智障儿童欢乐多"
,
font
=
(
"Times"
,
30
,
"normal"
))
turtle
.
done
()
turtle
.
done
()
"""
"""
花红柳绿桃李芬芳,我的世界,青山常在绿水茫茫,
\n
花红柳绿桃李芬芳,我的世界,青山常在绿水茫茫,
\n
我的世界,小桥流水黛瓦粉墙,我的世界,
\n
我的世界,小桥流水黛瓦粉墙,我的世界,
\n
...
...
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