Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 334 Bytes

File metadata and controls

11 lines (9 loc) · 334 Bytes

Digital-Clock-with-Ticking-Sound

Digital Clock with Ticking Sound in Python

Requirements in Python3

  • tkinter
    • sudo apt-get update
    • sudo apt-get install python3-tk
  • pygame
    • pip install pygame

alt text