Inspired by Bumsfeld's color tester, and wanting to give my students some practice at interpreting color strings, I wrote a little Tkinter program that asks the user to chose one of six buttons whose color most closely matches the color string printed at top.
Comments welcome, and does anyone know of a named solid bitmap?
Jeff
Edit: rolled global into MyFrame class