Skip to content

foneandrew/WordChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordChecker

sample program to check if word is in dictionary

This is just a small program in python. It uses the linux dictionary and simply scans it to find the entered word.

I run the script in python3 on a linux Mint virtual machine, so it wont work on windows.

Pretty much just mucking around in python. I really like this language as its very intuitive. I hope to come back and write some more fun programs in python eventually.

About

sample program to check if word is in dictionary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages