Microsoft Makecode
LED Grid
CSIM
Coding
100

This is how code is grouped in MakeCode.

What are drawers?

100

It is the coordinates that match this picture.

What is 0,0?


100

It is the science of creating solutions and solving problems using the help of a computer.

What is Computer Science?

100

It is an advantaged of algorithmic thinking?

What is (-------)? any right answer. 

(less complex)

(easier to understand)

(can be written as a flowchart)...


200

This is the first group of code in MakeCode. 

What is the Basic drawer?

200

It is the coordinates that match this picture.

What is 4,4?

200

A scientist who applies their knowledge of computation to creating solutions using a computer system.

Who is a Computer Scientist?

200

It is why we share physical computing codes with other people.

What is to have others interact with the system and provide feedback?

300

This is where you find on a button press code.

What is the input drawer?

300

It is the direction the x value goes. 

What is from left to right?

300

It is designing and using computational applications and systems.

What is an example of computer science.

300

It is what is in a comment.

What is a description  of the code, logic, and desired outcome?

400

This is where you find "if then else" code.

What is the Logic drawer?

400

It is the direction the y value goes. 

What is from top to bottom?

400

It is a hardware device that can interact in the real world.

What is a physical computing system?

400

It is the type/coding language we have been using. 

What is Block/scratch?

500

It is a value that can change.

What is a variable?

500

It is the Number of LED's on a MicroBit.

What is 25?

500

It is how technology has changed communication.

Open answer. 

500

It is the importance of iteratively testing parts of the program during code tracing?

What is to isolate errors in the outcomes of code?