Using Procedures
Name: _______________________
Date Due: ____________________
Background
Your teacher has shown how to use procedures. Procedures make it possible to create a section of code that can be run by entering a single word. It is also possible to call procedures within procedures.
Activity
Part 1:
For this activity you will be required to create a procedure that draws the first letter of your name. Remember to give the procedure a significant name.
Part 2:
The second part of this activity is to create another procedure that draws your entire name.
HINT 1: Write a procedure for each letter and then use another procedure to link them together.
HINT 2: You may also need to adjust the position of each letter.
HINT 3: Use the HOME command between each letter.
NOTE: Show each part to your teacher before continuing. For both Parts extra marks will be given for use of colour and any other extra items.
Checklist / Assessment Key:
CHECK |
Satisfactory |
Good |
Outstanding |
|
| Procedure for first letter? | ||||
| Procedure for each letter? | ||||
| Procedure to write name? | ||||
| Extras | ||||
If this essential was assessed as a Outcome based Task you would receive a(n):
(ND) Not Demonstrated |
(S) Satisfactory |
(H) High |
(VH) Very High |
Comments:
____________________________________________________________
____________________________________________________________
____________________________________________________________
____________________________________________________________
____________________________________________________________
____________________________________________________________
____________________________________________________________
____________________________________________________________
Teacher: _____________________________ Date: ________/_______/_______