MCPcopy 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

1import string
2from graphics import *
3
4fname = raw_input("Enter file name:")

Callers

nothing calls this directly

Calls 12

maxFunction · 0.85
GraphWinClass · 0.85
PointClass · 0.85
TextClass · 0.85
RectangleClass · 0.85
splitMethod · 0.80
setCoordsMethod · 0.80
drawMethod · 0.80
getMouseMethod · 0.80
LineClass · 0.70
rangeFunction · 0.50
setFillMethod · 0.45

Tested by

no test coverage detected