You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A small, polished Python desktop GUI that generates random programming jokes using Tkinter and the pyjokes library. Built as a focused example of event-driven UI design, third-party integration, and clean, readable Python code in a single-file application.