Skip to content
/ words Public

A shoddy, bodged response to Tom Scott's video about seven-segment displays

License

Notifications You must be signed in to change notification settings

TechPhil/words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

words

A shoddy, bodged response to -> https://www.youtube.com/watch?v=zp4BMR88260

words_alpha.txt is the same file Tom used containing all the words.

wordcheck.py is the extremely bad, inefficient Python code. I originally was also printing every word that was discarded to the console (noted by the commented lines) - extremely slow.

firstdump.txt contains the console dump of the first version of the code, in which I and O were allowed.

seconddump.txt contains the console dump of the second version of the code, in which I and O are not allowed.

About

A shoddy, bodged response to Tom Scott's video about seven-segment displays

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages