Skip to content

david-abel/teach_peace_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

teach_peace_game

Python code for a simple word game: consider the word pair (teach, peace), that 1) shares its inside characters, and 2) is the same length (I discovered it from this reddit post).

I was curious about the density of such word pairs in common texts. The code below performs analysis on these kinds of word pairs.

About

Code for finding word pairs like (teach, peace) that 1) are the same length, and 2) share inner character sequences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages