Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/python/cpython
/ sun
Function
sun
Lib/turtledemo/penrose.py:103–106 ·
view source on GitHub ↗
(l, n)
Source
from the content-addressed store, hash-verified
101
stamp()
102
103
def
sun(l, n):
104
for
i in range(5):
105
inflatekite(l, n)
106
lt(72)
107
108
def
star(l,n):
109
for
i in range(5):
Callers
nothing calls this directly
Calls
2
inflatekite
Function · 0.85
lt
Function · 0.50
Tested by
no test coverage detected