Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
bellcode
/
lesson2-3-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
3b4577bd38137f43cda8bf4982549163394a4f2c
Switch branch/tag
lesson2-3-1_DIY1
star.py
Find file
Blame
History
Permalink
auto save
· 3b4577bd
BellCodeEditor
committed
2 months ago
3b4577bd
star.py
50 Bytes
Edit
1
2
3
4
import
turtle
pen
=
turtle
.
Pen
()
pen
.
fillcolor
()