Skip to content

A simple filter program in python to find all the words in a file written using a given set of characters

Notifications You must be signed in to change notification settings

chandimajayawickrama/Simple-Filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Simple-Filter

A simple filter program implemented in python. This gives the all the words in a given file which inlcudes a given set of characters. The input format is as follows.

read_file(filename,set_of_characters)

About

A simple filter program in python to find all the words in a file written using a given set of characters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages