Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
2
the contents of text file named “happy.txt” and count
3
the number of lines which starts
with
either “I‟ or “M‟.
""
"
4
Callers
nothing calls this directly
Calls
2
write_to_file
Function · 0.70
check_first_letter
Function · 0.70
Tested by
no test coverage detected