hello im new here on the forum.. so im using phyton 2.5.4 and i need help to finish this count loop
while not inloged and not ended:
sleep(1)
print Time
Time = Time - 1
if Time == 0:
# os.system("shutdown -s")
ended=True
so now the count works good but punting the root.mainloop() don't work i tested
if root.mainloop():
break
the Tk show up but the count don't start . plzz help
please don't point at my spelling im from sweden