Skip to content

Latest commit

 

History

History
 
 

day89

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Day 89 - Disappearing Text Writing App

Concepts Practised

  • Creating Windows and Labels with Tkinter
  • Add a Count Down Mechanism
  • Use grid() to complete the User Interface
  • Continously Verify Entry Data to Notify User's Progress

Type Flow App

day89