Scratch is this type of code.
What is Block?
The coding language of p5js
What is Javascript?
The first tag in an html document
What is <html>?
CS stands for this.
What is Computer Science?
The high school Mr. DeNicola went to.
What is Ranney?
The species of the default sprite
What is Cat?
The command to change the color of shapes
What is fill()?
The tag for links and downloads.
What is <a>?
The punctuation typically put at the end of a line of code. Although it was not required in p5js.
What is a semicolon?
The number of pets Mr. DeNicola has
What is 6? (3 Dogs, 3 Cats)
The three basic movement blocks
What are Move, Go To, and Glide?
The most common error in class
What is Unexpected End of Input?
The name of the program we used to write html.
What is Brackets?
The process of eliminating bugs and unintended behaviors in code.
What is troubleshooting?
The number of coding languages Mr. DeNicola knows
What is 7? (Java, Javascript, C++, C#, Scheme, Lua, Python, Bash)
The game we began to code in class
What is Pong?
These commands save the state of the canvas, then allow you to return back to that state
What are push() and pop()?
CSS stands for this.
What is Cascading Style Sheet?
The cloud may not be in the sky, but rather, in one of these buildings.
What is a server farm?
Mr. DeNicola's Major in College.
What is Visual Arts and Technology (Concentration: Game Design)
The number of categories on the left side of the toolbox
What is 9? (Motion, Looks, Sound, Events, Control, Sensing, Operators, Variables, My Blocks)
The name of the middle segment of a for loop
What is the Condition?
The last tag in an html document
What is </html>?
The first computer
What is a human?
Mr DeNicola's Favorite School Subject
What is Science (Chemistry and Psychology)