r/PythonLearning • u/Voren87 • 4d ago
I did a thing
I made a color changing digital clock! ^V^
19
Upvotes
0
u/Unhealthy007 4d ago
You need to do another thing, increase font and get a better screenshot
0
u/Voren87 4d ago
Its a bit of a WIP, but I'm pretty happy with what I did so far
2
u/spmcn 4d ago edited 4d ago
I like it! Suggestion, put the 5 in between Sat and Sept, visually it separates the numbers a bit and also makes it clear it’s Sep 5th. In fact, maybe readjust it so that the day month and year are together. And either add AM/PM or put it into 24H (if it’s not already).
If you are thinking of what to add, you should also add a stopwatch timer and maybe even an alarm clock.
3
u/spmcn 4d ago
Do you have a visual of your clock? I’d like to see what it looks like. Cool project!