+ 1
Can someone assist with a snippet code for word count from a text file in python
2 odpowiedzi
0
Sorry what I meant was a code to read a text file and display the word count for each word. Thanks
0
I do not know whether it is snippet. some people tends to oversimplify, some tends to overcomplicate.
here is my view, most of "standard" word separators are counted.
https://code.sololearn.com/ck7VVj0Gv8Uf/?ref=app