Code
Vocab
Code.org Questions
Code 2
RANDOM SECTION
100

What piece of code do you use to define a short paragraph?

Are the <p> </p> tags, used to define a paragraph of text?

100

What is the definition of "input"?

What is the information computers get from users, devices, or other computers?

100

why do people create webpages?

 Do People create webpages to spread information, share things with the world whether it be a buissnes or their life, like a blog?

100

What is pair programming?

Is Pair programming when two people work together at the same computer to write code?

200

What is an <html> tag used for in code?

 Are the <html> tag is the start of a simple HTML document?

200

what is the definition of output?

What is the information computers give to users, devices, or other computers?

200

What can help us to work together and solve problems as a team?

Can you use Facetime, Zoom, Google meets, texting, and Email?

200

What does the driver do in pair programming?

Is the driver using the computer actually typing the code?

300

What are the <h1> through <h6> tags used for?

 IsThis tag is used to create different sized section titles throughout a web page. The <h1> through <h6> tags are used to create headings on a page, where <h1> is the largest and <h6> is the smallest?

300

What is the definition of storage?

 how do you save information to use in the future?

300

Why is storage an important part of the computing process?  

Is it because storage helps store data needed to start code?

300

What is the <head> tag used for?

Is This tag used as a container for metadata? metadata is data about the HTML document, such as document title, character set, style sheets, links, and scripts.

300

What does the navigator do in in pair programming?

Does the navigator keep the driver on track and help come up with what should be coded next?

400

What declaration must all HTML documents start with?

Is it The <!Doctype> tag? Does This doctype tag tells the browser what version of HTML  was written on?

400

What is an example of an Output device?

Is a speaker an example of an output device?

400

How do computers use input and output to get and give the information that they need to solve problems?

 Is Typing on a Keyboard (Input) Makes Letters Appear on a Screen (Output) an example?

500

What does the <body> tag define?

 Does The <body> tag define the main content of the HTML document that will be directly visible on your web page?

500

What is the definition of proccesing?

How do computers think on how to work computers do to turn input into output?

500

What is a computer?

Is a computer an electronic device for storing and processing data, typically in binary form, according to instructions given to it in a variable program?

M
e
n
u