Created
September 11, 2012 08:00
-
-
Save stefanhendriks/3696795 to your computer and use it in GitHub Desktop.
LEDDisplayKataJava thoughts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Possible improvements: | |
- put display numbers into one dimensional array | |
Possible additions: | |
- make it possible to use different character sets (your own numbers) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
addition:
Support basic arithmetic operators. 1 + 2 will result in:
"""
|
|
"""