Name: ________________________________
Objective
In this lab you will add code to your first project.
Instructions
- Create a subroutine that responds to clicking the button. (The instructions can be gleaned from your notes)
- Add code to this subroutine that copies the text from the input field to the output field. You should only need one line of code to do this.
- Add a second button that closes the program
- Run your program to test it. Type values into the text and click the button to see if code works.
Wrap-up
- When you have finished, print this page and hand it in.
Grading
Feature
|
Points
|
Out of
|
Subroutine
|
2
|
2
|
| Code |
|
3 |
| Total |
|
5 |
Comments (0)
You don't have permission to comment on this page.