Skip to content

Commit 7db80de

Browse files
Initial commit
0 parents  commit 7db80de

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Python-Word-List-Manager
2+
This script manages a word list in word_list.txt, ensuring it's alphabetically sorted and free of duplicates. It reports duplicates found and total unique words at startup. Users can add new words interactively, with automatic sorting and duplicate prevention. If the .txt file doesn't exist, it's created automatically.

0 commit comments

Comments
 (0)