Skip to content

Files

Latest commit

2ba8c3b · Nov 27, 2021

History

History
This branch is 1 commit ahead of, 762 commits behind larymak/Python-project-Scripts:main.

GUI Count Down Timer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 27, 2021
Nov 27, 2021

README.md

Count Down Timer

Imports

  • from tkinter import *

  1. Enter the seconds for the countdown
  2. Click on set time for setting the timer
  3. Then click start


    1. image

      image