Skip to content

dakeshh/seven-segment-display_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seven-segment-display_python

A program which is able to simulate the work of a seven-display device

Scenario You've surely seen a seven-segment display.

It's a device (sometimes electronic, sometimes mechanical) designed to present one decimal digit using a subset of seven segments. If you still don't know what it is, refer to the following Wikipedia article.

Your task is to write a program which is able to simulate the work of a seven-display device, although you're going to use single LEDs instead of segments.

About

A program which is able to simulate the work of a seven-display device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages