today I made a digital working clock with tkinter
It tells you the exact date and time with the seconds in it


this part of the code updates the time, day/year

this part of the code lets you change the color inside the clock
you can see here how I changed it to red and it also allows you to change the font

