This website requires JavaScript.
Explore
Help
Sign In
john
/
open_text
Watch
1
Star
0
Fork
0
You've already forked open_text
Code
Releases
Activity
2
Commits
1
Branch
0
Tags
ba3fd8daf267e564ad017750a8557966ffc365c6
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
John Bowen
ba3fd8daf2
removed all words with repeating letters, using regex '\b(\w*(\w)\w*\2\w*)\b'
2023-05-23 08:58:45 -04:00
5-letter-words.txt
removed all words with repeating letters, using regex '\b(\w*(\w)\w*\2\w*)\b'
2023-05-23 08:58:45 -04:00
Description
No description provided
68
KiB
Languages
Text
100%