MCPcopy Create free account
hub / github.com/asweigart/PythonStdioGames / ulamspiral.py

File ulamspiral.py

src/gamesbyexample/ulamspiral.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Ulam Spiral, by Al Sweigart al@inventwithpython.com
2The Ulam spiral is a mysterious mathematics pattern for prime numbers
3with turtle graphics.
4More info at https://en.wikipedia.org/wiki/Ulam_spiral"""

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected