IT 117: Intermediate Scripting
Class 27 Ungraded Quiz

  1. What do you call the argument given to a Button constructor that causes something to happen?


  2. What does this thing given as an argument to the Button constructor do?


  3. What is the name of the widget used to allow the user to enter text?


  4. What is the method of the above widget that returns the text entered by the user>