IT 117: Intermediate Scripting
Class 27 Ungraded Quiz
-
What do you call the argument given to a
Button constructor that causes something to happen?
-
What does this thing given as an argument to the
Button constructor do?
-
What is the name of the widget used to allow the user
to enter text?
-
What is the method of the above widget that returns
the text entered by the user>