Instructions
Implement a clock that handles times without dates.
You should be able to add and subtract minutes to it.
Two clocks that represent the same time should be equal to each other.
Lihat Solusi Komunitas
The following are the top 3 community solutions by stars:
Source: Exercism python/clock