Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
bellcode
/
lesson2-1-1_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
cd2fa226
authored
Jan 16, 2022
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
471c2626
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
d.py/0.py
d.py/0.py
View file @
cd2fa226
...
@@ -8,7 +8,7 @@ a.write("连长,鸡汤来喽!\n ----------炊事员",font=("Times",30,"nor
...
@@ -8,7 +8,7 @@ a.write("连长,鸡汤来喽!\n ----------炊事员",font=("Times",30,"nor
a
.
penup
()
a
.
penup
()
a
.
goto
(
100
,
-
200
)
a
.
goto
(
100
,
-
200
)
a
.
pendown
()
a
.
pendown
()
a
.
write
(
"二营长,我的意大利炮呢!
\n
----------张云龙"
,
font
=
(
"Times"
,
30
,
"normal"
))
a
.
write
(
"二营长,我的意大利炮呢!
\n
----------张云龙"
,
font
=
(
"Times"
,
30
,
"normal"
))
a
.
penup
()
a
.
penup
()
a
.
goto
(
0
,
0
)
a
.
goto
(
0
,
0
)
a
.
pensize
(
10
)
a
.
pensize
(
10
)
...
...
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