Hi!
I have used the os.walk function to traverse the many files in the directory. Now the problem is that it is listing same words from different files as different keys. How should I go about it?
udev 0 Newbie Poster
Recommended Answers
Jump to PostFor starters, break your code into smaller pieces and test each piece before moving on. As you have found out, debugging 96 lines of code is not easy. This line should be tested first as it does not do what you think.
##--- test this with a …
All 4 Replies
Beat_Slayer 17 Posting Pro in Training
udev 0 Newbie Poster
woooee 814 Nearly a Posting Maven
udev 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.