Skip to content

From the book Learn Python The Hard Way, by Zed A. Shaw

Notifications You must be signed in to change notification settings

Daniele-M/Phrase_Splicer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Phrase_Splicer

From the book Learn Python The Hard Way, by Zed A. Shaw

This code detects the input phrase and scans it.

If the words are in the dictionary (which is expandable), they are returned in to a list next to their corresponding category.

Numbers, and capitalization are also treater, unknown words are returned next to an error message.

About

From the book Learn Python The Hard Way, by Zed A. Shaw

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages