News

This is a simple script demonstrating file selection using the Tkinter GUI. It also demonstrates tab auto-completion and file name validation. python file-selector tkinter-gui Updated on Aug 6, 2023 ...
py-menu-selector This repository contains a python program that presents a menu with two options and executes the selected option. Useful for learning menu-driven applications.