Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LongestSevenSegment

recreation of the code from the video by Tom Scott called "What's The Longest Word You Can Write With Seven-Segment Displays?"

no idea if the code was actually released so i decided to write it myself

Credits

Tom Scott - "What's The Longest Word You Can Write With Seven-Segment Displays?"

List Of English Words

Running

you will need Node.js for this

  1. Download by clicking Code and then Download ZIP
  2. Open a Terminal window and run either nodejs sevenseg.js or nodejs sevenseg_io.js

nodejs sevenseg.js = first version used in the video with I and O

nodejs sevenseg_io.js = second version used in the video without I and O

About

recreation of the code from "What's The Longest Word You Can Write With Seven-Segment Displays?"

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages