Posted by Muhammad Sigit Dude On 6:05 AM Add Comment PROJECTS IDR = 750.000 Berfungsi sebagai penunjuk waktu jeda IQOMAH dapat di pilih waktu jeda 1 menit hingga 30 menit ada bunyi beep 3x ket... Read More
Posted by Muhammad Sigit Dude On 6:29 AM Add Comment PYTHON from tkinter import * class ThemedButton(Button): def __init__(self, parent=None, **configs): Button.__init__(self, parent, **configs) ... Read More