MCPcopy Index your code
hub / github.com/geekcomputers/Python / koch curve.py

File koch curve.py

Koch Curve/koch curve.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# importing the libraries
2# turtle standard graphics library for python
3import turtle
4

Callers

nothing calls this directly

Calls 3

snowflakeFunction · 0.85
speedMethod · 0.80
rightMethod · 0.80

Tested by

no test coverage detected