| John J Posner, Math and Computer Education [email protected] | |||||||||||
| Venn This program includes two "attribute block" games, played on a classic Venn diagram (either two rings or three rings): * GUESS THE LABELS: Using drag-and-drop, you determine which region each randomly selected block belongs in. How many blocks will you need to place in this manner before you can guess the ring labels? * PLACE THE BLOCKS: In this game, you already know the ring labels. How long will it take you to place ten blocks in their proper regions? |
|||||||||||
![]() |
|||||||||||
| Other Requirements Venn is implemented as a script in the Python programming language. To run Venn using the source code, you need the following software: * A standard Python installation, which includes the Tkinter graphics module To run the Windows executable: * Unpack the downloaded ZIP file into any folder * Open that folder and execute the program Venn.exe |
|||||||||||