Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
bellcode
/
lesson3-5-2_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
fc993cbf899bb655acae10594aaafe793aeef7e6
Switch branch/tag
lesson3-5-2_DIY1
bug.py
Find file
Blame
History
Permalink
auto save
· 37580394
BellCodeEditor
committed
3 years ago
37580394
bug.py
61 Bytes
Edit
1
2
3
4
import
turtle
pen
.
turtle
.
Pen
()
Pen
.
left
(
45
)
Pen
.
forwoed
(
100
)