Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/geekcomputers/Python
/ question 6.py
File
question 6.py
file_handle/File handle text/question 6.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Write a function in python to count the number of lowercase
2
alphabets present in a text file “happy.txt”
""
"
3
4
from
counter
import
Counter
Callers
nothing calls this directly
Calls
1
lowercase
Function · 0.70
Tested by
no test coverage detected