Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
bellcode
/
lesson2-4-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
46489b73
authored
Feb 24, 2023
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
3197d349
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
G.py
G.py
View file @
46489b73
...
...
@@ -3,7 +3,7 @@ import turtle
# pen.write("晋太元中,武陵人捕鱼为业,缘溪行,忘路之远近.\n忽逢桃花林,夹岸数百步,中无杂树,芳草鲜美,落英缤纷.\n渔人甚异之,复前行,欲穷其林\n",font=("times",30,"normal"))
# pen.hideturtle()
# turtle.done
pen1
=
turtle
.
Pen
()
pen1
=
turtle
.
Pen
()
pen1
.
pensize
(
5
)
pen1
.
pencolor
(
red
)
pen1
.
left
(
45
)
...
...
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