Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
bellcode
/
lesson8-5
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
29e350d4
authored
a year ago
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
auto save
parent
6a980f48
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
37 additions
and
0 deletions
diy2.py
diy3.py/diy.4.py
diy3.py/diy.5.py
diy2.py
0 → 100644
View file @
29e350d4
import
turtle
pen
=
turtle
.
Pen
()
pen
.
color
(
"black"
)
pen
.
shape
(
"turtle"
)
pen
.
fillcolor
(
"red"
)
pen
.
begin_fill
()
for
i
in
range
(
5
):
pen
.
forward
(
200
)
pen
.
left
(
144
)
pen
.
end_fill
()
pen
.
hideturtle
()
turtle
.
done
()
\ No newline at end of file
This diff is collapsed.
Click to expand it.
diy3.py/diy.4.py
0 → 100644
View file @
29e350d4
import
turtle
pen
=
turtle
.
pen
()
pen
.
color
(
"black"
)
pen
.
shap
(
"turtle"
)
pen
.
fillcolor
(
"red"
)
pen
.
begine_flii
()
for
i
in
range
(
5
)
pen
.
forword
(
200
)
pen
.
left
(
144
)
pen
.
end_fill
()
pen
.
hideturtle
()
turtle
.
done
()
\ No newline at end of file
This diff is collapsed.
Click to expand it.
diy3.py/diy.5.py
0 → 100644
View file @
29e350d4
import
turtle
pen
=
turtle
.
pen
()
pen
.
color
(
"black"
)
pen
.
shape
(
"tuetle"
)
pen
.
fill_color
(
"red"
)
pen
.
begine_flii
()
for
i
in
range
(
5
):
pen
.
forword
(
200
)
pen
.
end_fill
()
pen
.
hideturtle
()
turtle
.
done
()
This diff is collapsed.
Click to expand it.
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