Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-578590.py
File
recipe-578590.py
recipes/Python/578590_Mandelbrot_Fractal_using_Tkinter/recipe-578590.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Mandelbrot Fractal using Tkinter
2
# FB36 - 20130706
3
import
Tkinter
4
from
Tkinter
import
*
Callers
nothing calls this directly
Calls
6
PhotoImage
Class · 0.85
range
Function · 0.85
Tk
Class · 0.50
mainloop
Function · 0.50
put
Method · 0.45
pack
Method · 0.45
Tested by
no test coverage detected