The input of this app would be....
What is the movie, the genre, and if i want it to be an animated movie?
A way to give information to a computer.
What is input?
<p></p> creates.....
What is a paragraph?
Computer science is....
What is using the power of computers to solve problems?
A digital footprint is....
What is a trail you leave behind while using the internet and social media platforms?
For our first lesson of code we....
What is make tin foil boats?
To do something again.
What is to repeat?
<h1></h> does....
What is create the biggest size of the header?
code is....
What is the language that programmers create and use to tell a computer what to do?
The smallest type of header is....
What is <h6></h6>?
The steps to problem solving are...
What is define, prepare, try, and reflect?
Often, quantities, characters, or symbols that are the inputs and outputs of computer programs.
What is information?
<body></body> goes....
What is before after the <p></p> tags?
A bug is.....
What is an error in a program that prevents the program from running as expected?
This code can be used to...
What is create images?
Problem solving is....
What is the process of finding solutions to difficult or complex issues?
Finding and fixing problems in an algorithm or program.
What is debugging?
<html></html> goes.....
What is before all other code and after all other code?
Output is......
What is a way to get information out of a computer?
This code is used to....
What is to link web pages?
A machine that works with information....
What is a computer?
A list of steps to finish a task.
What is an algorithm?
background-color: value; changes....
What is the background color?
A pixel is....
What is short for "picture element", the fundamental unit of a digital image, typically a tiny square or dot that contains a single point of color of a larger image?
This copy write is the...
What is the creative commons attribution?