Skip to content

Commit f269a62

Browse files
authored
Create Exercise30.cpp
1 parent ac4ccac commit f269a62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Exercise30.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
//Title: File Handling - Word Count
2+
//Description: Write a program that reads a text file and counts the number of words in it.

0 commit comments

Comments
 (0)