Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TheAlgorithms/Python
/ koch_snowflake.py
File
koch_snowflake.py
fractals/koch_snowflake.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Description
3
The Koch snowflake is a fractal curve and one of the earliest fractals to
4
have been described. The Koch snowflake can be built up iteratively, in a
Callers
nothing calls this directly
Calls
2
iterate
Function · 0.85
plot
Function · 0.70
Tested by
no test coverage detected