Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
The Ulam spiral is a mysterious mathematics pattern
for
prime numbers
3
with
turtle graphics.
4
More info at https://en.wikipedia.org/wiki/Ulam_spiral
""
"
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected