View
 

Lab 1: My First Code

Page history last edited by Mr. Kretsch 8 months ago

Name: ________________________________

Objective

In this lab you will add code to your first project.

Instructions

  1. Create a subroutine that responds to clicking the button. (The instructions can be gleaned from your notes)
  2. 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.
  3. Add a second button that closes the program 
  4. Run your program to test it. Type values into the text and click the button to see if code works.

Wrap-up

  1. 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.