MCPcopy
hub / github.com/csev/py4e / whathour.py

File whathour.py

code3/whathour.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1fname = input('Enter file name: ')
2fhand = open(fname)
3c = dict()
4for line in fhand:

Callers

nothing calls this directly

Calls 5

listFunction · 0.85
printFunction · 0.85
splitMethod · 0.80
getMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected