Review
Activity3 Page35
Review Page 44
Activity Page52
Activity3 Page57
100
What do we call the in-game character which builds our structures?

An agent

Review Q1

100
What is the first block you should use when creating an Agent-based program in MakeCode?

The agent teleports to player block so they build where you are(player location).


100
What do we the in-game character which builds our structures?
An agent
100

Can you use redstone to power a light from a very long distance away?

why can/can`t you do this?

No, because redstone has alimited range and cannot continue forever.
100
How was the program separated into two pieces?
We used the run chat command to call another chat function which ran after the initial stage of the program was completed
200

what does the` agent place on move ` block do when set to false?

its stops the agents from placing down blocks when they move    

Review Q2

200
How does the agent get the building materials he needs to use ? 
The player gives the building materials to the agent for them to use
200
What does the 'Agent place on move' block do when set to false?
it stops the agent from placing down blocks when they move
200
what redstone item would you use to provide temporary power to something?
A Button because it only stays on for a few moments
300

How would you automate a door so that it opens and closes as you walk up to it?

We would use apressure plate in front of the door as it would activate and open the door as you step on it and when you step off it will deactivate and close door

M
e
n
u