MCPcopy 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
2alphabets present in a text file “happy.txt”"""
3
4from counter import Counter

Callers

nothing calls this directly

Calls 1

lowercaseFunction · 0.70

Tested by

no test coverage detected