Design and build a GUI for a text editor. Users should be able to enter text, edit, scroll, etc. Consider functions for formatting (font faces, style, and size) and a character/ word-count function. You do not need to implement the load and save functions just yet-you may like to wait with that until you have read the next chapter.