MCPcopy Index your code
hub / github.com/geekcomputers/Python / question3.py

File question3.py

file_handle/File handle text/question3.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Write a user-defined function named count() that will read
2the contents of text file named “happy.txt” and count
3the number of lines which starts with either “I‟ or “M‟."""
4

Callers

nothing calls this directly

Calls 2

write_to_fileFunction · 0.70
check_first_letterFunction · 0.70

Tested by

no test coverage detected