My binary watch X65353


Statement
 

pdf   zip

html

Input A time in 24h format.

Output A graphic representation of what the watch would show.

Public test cases
  • Input

    23:59:59
    

    Output

    - - - o - o
    - - o - o -
    o o - - - -
    - o o o o o
    
  • Information
    Author
    HP CodeWars
    Language
    English
    Official solutions
    Python
    User solutions
    C++ Python