diff --git a/1 File handle/File handle text/question 6.py b/1 File handle/File handle text/question 6.py index a98fe3a7cfb..467ea401995 100644 --- a/1 File handle/File handle text/question 6.py +++ b/1 File handle/File handle text/question 6.py @@ -1,5 +1,5 @@ """Write a function in python to count the number of lowercase -alphabets present in a text file “happy.txt""" +alphabets present in a text file “happy.txt”""" from counter import Counter