A machine that works with information is called what?
What is a computer?
True or False: Research, creativity, and decision making are important skills to have when problem-solving.
True
Name this tag <p></p>
What is Paragraph?
The space in which you write code.
What is Workspace?
What does HTML stand for?
What is Hyper-Text Markup Language?
The information computers get from users, devices, or other computers is referred to as what?
What is Input?
Is a printer considered a input or output?
What is Output?
This tag defines the main content of the HTML document that will be direct visible on a website.
What is <body></body>?
Programming environment where you can make a website is called?
What is Web Lab?
A title or summary for a document or section of a document is called?
What is heading?
The thinking work computers do to turn input into output is called what?
What is Processing?
This part of the computer saves information so a person can use it in the future.
What is Storage?
What does this tag create in code? <li></li>
What is a list?
Sometimes the code can turn pink. This indicates that there is what?
What is bug? (error)
The collected information about an individual across multiple websites on the Internet is called?
What is digital footprint?
The information computers give to users, devices, or other computers is called?
What is output?
This process is a statement with a hypothesis followed by a conclusion.
What is if-then?
True or False: <h1></h1> creates the smallest heading in code.
False. It creates the largest heading.
Process of identifying and fixing errors in code.
What is debugging?
What does CSS stand for?
What is Cascading Style Sheets?
The process of finding solutions to difficult issues is called?
What is problem-solving?
Name the four types of processing.
What is if/then, counting, finding a match, and comparing?
<ol></ol> creates what type of list?
What is a numbered list?
True or False: Everyone gets bugs. (errors)
True
The exclusive legal right to print, publish, perform, film, or record literary is called?
What is copyright?