/py-writing-app

A Writing App (with disappearing text if no input) Python Project

Primary LanguagePython

Python Writing App (with a twist!)

From Day 89 of 100 Days Of Python taught by Angela Yu.

Course Section instructions:

Create a desktop writing app where if you stop typing, your work will disappear. Use the tkinter module.

Writing App Screenshot