MCPcopy Index your code
hub / github.com/python/cpython / l

Function l

Lib/turtledemo/lindenmayer.py:55–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53 right(45)
54
55 def l():
56 left(45)
57
58 def f():
59 forward(7.5)

Callers

nothing calls this directly

Calls 1

leftClass · 0.85

Tested by

no test coverage detected