Due:
Copy and complete in your journal, including the title above.
Vocabulary
Algorithm - A list of steps that you follow to finish a task.
Program - An algorithm that has been coded into something that can be run by a machine.
Bug - Part of a program that does not work correctly.
Debugging - Finding and fixing problems in an algorithm or program.
Parameter - Additional information provided as input to a block to customize its functionality
New Code: (Highlight/outline in blue)
background(color)
ellipse(x, y, w, h)
rect(x, y, w, h)
fill(color)
When you're done, scan your page(s) and submit.
Any questions? Please ask.
Mrs. Ponciano
Vocabulary
Algorithm - A list of steps that you follow to finish a task.
Program - An algorithm that has been coded into something that can be run by a machine.
Bug - Part of a program that does not work correctly.
Debugging - Finding and fixing problems in an algorithm or program.
Parameter - Additional information provided as input to a block to customize its functionality
New Code: (Highlight/outline in blue)
background(color)
ellipse(x, y, w, h)
rect(x, y, w, h)
fill(color)
When you're done, scan your page(s) and submit.
Any questions? Please ask.
Mrs. Ponciano