move();
What is a command?
When something is exaggerated and described in superlatives or extreme terms
What is hyperbole?
Amazon ____ Services and i_____ are examples of these type of servers.
What is the cloud?
Photopea is an online version of this software.
What is photoshop?
The icon that represents you, the user.
What is an avatar?
function name(){
turnLeft();
turnLeft();
}
What is a function?
The information associated with your online activity and interaction with technology.
What is a digital footprint?
These allow developers to communicate with each other in code and not affect the execution of the program. It's also a useful tool for debugging lines of code.
what are comments?
PNGs and JPGs are the file formats for images online. The main difference between the two is this?
What is a transparent background?
The little arrow that you point and click.
What is the cursor?
if (condition) {
//code that will run if the condition is true
}
What is an If Statement or Conditional Statement?
The act of putting too much private or personal information online.
What is oversharing?
python, javascript, and C++ are examples of this.
contrl V
What is paste?
The space on the left side or right side of an application that helps organize info.
What is the sidebar?
for (var i = 0; i < COUNT; i++) {
// Code that will run 'COUNT' times
}
What is a for loop?
The action of degrading someone to the status of a mere object.
What is objectifying something?
Central Processing Unit stands for this.
What is CPU?
The "eye" icon next to a layer in the layer pane indicates the ____ of the layer.
What is visibilty?
DAILY DOUBLE
A mouse, a trackpad, a keyboard.
What are interfaces?
// turnLeft ();
What is a comment?
These types of scams are common online and often REEL unsuspecting people in.
What are phishing scams?
The last name of the playwright who coined the term ROBOT
Capek
This tool allows you to select pixels of any shape and sometimes it is magnetic.
What is the lasso tool?
This type of menu view expands and contracts like this instrument?
What is the accordian.