Skip to content

Commit 26c6c19

Browse files
Merge pull request #2565 from OP-Raaja/patch-1
Fix: Added missing closing quote in documentation
2 parents 464cf09 + be0082d commit 26c6c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 1 File handle/File handle text/question 6.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""Write a function in python to count the number of lowercase
2-
alphabets present in a text file “happy.txt"""
2+
alphabets present in a text file “happy.txt"""
33

44
from counter import Counter
55

0 commit comments

Comments
 (0)