Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/asweigart/PythonStdioGames
/ fractaltree.py
File
fractaltree.py
src/gamesbyexample/fractaltree.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Fractal Tree Drawer, by Al Sweigart al@inventwithpython.com
2
Draws fractal trees
with
turtle graphics.
""
"
3
__version__ = 0
4
import
random
Callers
nothing calls this directly
Calls
2
clear
Method · 0.80
drawBranch
Function · 0.70
Tested by
no test coverage detected