Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/csev/py4e
/ histogram.py
File
histogram.py
code/graphics/histogram.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
string
2
from
graphics
import
*
3
4
fname = raw_input(
"Enter file name:"
)
Callers
nothing calls this directly
Calls
12
max
Function · 0.85
GraphWin
Class · 0.85
Point
Class · 0.85
Text
Class · 0.85
Rectangle
Class · 0.85
split
Method · 0.80
setCoords
Method · 0.80
draw
Method · 0.80
getMouse
Method · 0.80
Line
Class · 0.70
range
Function · 0.50
setFill
Method · 0.45
Tested by
no test coverage detected