Skip to content

A7 - EasyGUI

Reference for Python's easygui library:

Run the update to download the sample programs. They will go into a subfolder called easygui within your folder for this unit. Take some time to try to understand these programs - the first two in particular.

Your Task

Try making some of your own programs using Python's EasyGUI library. This is pretty open ended, but to give you an idea of what I'm looking for:

  • Creating two programs similar to the first two examples would meet expectations.
  • Creating programs similar to the third and fourth examples would exceed expectations, as long as it's clear the you understand what's going on and it's not just making trivial edits to the examples.
  • Further creativity and investigation into this could "vastly" exceed expectations.