Chapter 4 and 5
Quiz yourself by thinking what should be in
each of the black spaces below before clicking
on it to display the answer.
Help!
|
|
||||
---|---|---|---|---|---|
show | An Array
🗑
|
||||
show | organizing our variables
🗑
|
||||
show | Element
🗑
|
||||
Each element in the array is identified by an integer value called its | show 🗑
|
||||
show | subscript
🗑
|
||||
What is the most modern programming languages implement? | show 🗑
|
||||
show | The array length
🗑
|
||||
show | It is the index of the last element
🗑
|
||||
show | The Index
🗑
|
||||
show | Make array command
🗑
|
||||
Using an invalid index is, in general, referred to as | show 🗑
|
||||
FOR loops are commonly used with arrays to | show 🗑
|
||||
What are two or more arrays whose elements are related by their position in the arrays | show 🗑
|
||||
show | Visual Logic graphics
🗑
|
||||
What allow us to write 're-usable' code. Code that is written once and called many times | show 🗑
|
||||
show | Structured Design
🗑
|
||||
show | Arguments that direct the behavior of the procedure.
🗑
|
||||
show | Is the value passed from the calling code to a procedure
🗑
|
||||
show | Formal argument found in the procedure.
🗑
|
||||
show | It introduces the idea of using procedures
🗑
|
||||
show | Logo Programming Language
🗑
|
||||
show | The Forward command
🗑
|
||||
What is the name that rotates the drawing direction to the right a specified number of degrees | show 🗑
|
||||
The pen so that nothing is drawn when it is moved | show 🗑
|
||||
show | Pen Down
🗑
|
||||
It moves the pen to an arbitrary spot (X,Y coordinates) on the paper. (If pen is down a line is drawn) | show 🗑
|
||||
show | Go Home
🗑
|
||||
Rotate the pen so it is facing D degrees (0o is North, 90o is East | show 🗑
|
||||
The line thickness can be changed with the | show 🗑
|
||||
The line color can be set using either | show 🗑
|
||||
show | three base colors of red, green, and blue
🗑
|
||||
show | The Color Forward command
🗑
|
||||
The value of the actual argument is copied into the formal argument found in the | show 🗑
|
||||
show | An argument
🗑
|
||||
The argument is referred to as a formal argument in the | show 🗑
|
||||
The argument is referred to as an actual argument at | show 🗑
|
||||
show | Called Procedure action
🗑
|
||||
If you want to switch between the Main procedure and the sub procedure use | show 🗑
|
||||
show | Procedure Edit dialog box
🗑
|
||||
After entering the name and pressing OK we'll see | show 🗑
|
||||
show | Procedures menu item
🗑
|
||||
A procedure call can be thought of as a | show 🗑
|
||||
The detour is complete when we hit the end of | show 🗑
|
||||
Execution continues at the step immediately | show 🗑
|
||||
is a series of instructions that are grouped together and treated as a single unit | show 🗑
|
||||
Procedures are used a lot in a program design approach called | show 🗑
|
||||
Can help us generate some interesting drawing example Try running DrawSpiral.vls And try changing 90 degrees to 91 | show 🗑
|
||||
show | Move To and Home
🗑
|
||||
show | Turn Right and Turn Left
🗑
|
||||
Change the color and line width the pen writes in | show 🗑
|
||||
show | drawings and diagrams
🗑
|
||||
show | Turtle Graphics
🗑
|
||||
show | center (0 0) and facing north
🗑
|
Review the information in the table. When you are ready to quiz yourself you can hide individual columns or the entire table. Then you can click on the empty cells to reveal the answer. Try to recall what will be displayed before clicking the empty cell.
To hide a column, click on the column name.
To hide the entire table, click on the "Hide All" button.
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.
To hide a column, click on the column name.
To hide the entire table, click on the "Hide All" button.
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.
Normal Size Small Size show me how
Normal Size Small Size show me how
Created by:
124656floreslu
Popular Computers sets