Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemistic/Data-Structures-and-Algorithms
/ baba
Function
baba
Python/Turtle.py:4023–4025 ·
view source on GitHub ↗
(xdummy, ydummy)
Source
from the content-addressed store, hash-verified
4021
tri.pencolor(
"red"
)
4022
4023
def
baba(xdummy, ydummy):
4024
clearscreen()
4025
bye()
4026
4027
time.sleep(2)
4028
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected