Which best describes ALGORITHM?
1 - set of logical instructions
2 - set of rules to follow
3 - set of puzzles
4 - set of codes
When do you need to DEBUG a program
1 - when you want to
2 - if there is no error
3 - when a program didn't work
4 - if your partner told you
When doing PAIR PROGRAMMING, which should you do?
1 - do all the work
2 - tell your partner you are the leader
3 - let your partner do the work
4 - think together and help each other
In this lightbot maze..
Which of these symbols is NOT needed to solve the puzzle?
1 - FORWARD
2 - LEFT turn
3 - RIGHT turn
4 - LIGHT
Write the code with your pair
Let's program with BEE-BOT
1) Communicate
2)Work and Think Together
3) Help each other
4) Switch roles often
I can..
GOOD - Write and test algorithms
GREAT - Solve and write the solutions to at least half of the BEE-BOT puzzle
EXCELLENT - Identify where the program failed and correct it