lost in space answer key - tynker · lost in space puzzle solutions. ... algorithmic thinking -...

23
Lost in Space Puzzle Solutions

Upload: lekhanh

Post on 07-Sep-2018

272 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

Lost in Space Puzzle Solutions

Page 2: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

What do these puzzles teach? These puzzles are designed to introduce programming concepts and computational thinking skills in a fun way.

Programming Concepts • Repetition • Conditional Statements • Nested constructs • Using Parameters • Debugging

Computational Thinking • Problem Decomposition • Pattern Recognition • Abstraction • Algorithmic Thinking • Automation

Tynker is a complete solution that teaches kids how to code through puzzles and online courses.

Page 3: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

Sequencing - Identify a series of steps for a task.

Page 4: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

Pattern Recognition - Identify similarities and differences. Repetition - Run the same step multiple times using a loop construct.

Page 5: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

Repetition - Loop constructs that repeat till a condition is met. Negative Logic - Negate the value of a condition.

Page 6: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

Multiple Conditional Statements - Choose and apply the right type of Jump based on the obstacle, using conditional statements.

Page 7: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

Repetition with Conditionals - Detect the pattern of obstacles and use conditional logic within a loop construct.

Page 8: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

Nested Conditionals - Design more complex conditional logic to handle any arbitrary pattern of obstacles.

Page 9: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

Lost in Space Lock Down Puzzle Solutions

Page 10: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

Direction - Turn the dial clockwise or counter-clockwise as required.

Page 11: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

Sequencing with Repetition - Count the number of steps required to reach each symbol to build your algorithm.

Page 12: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

Pattern Recognition - Learn to detect obstacle patterns and overcome them. Blue skips a position, Red blocks the dial.

Page 13: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

Using Parameters - Invoke operations on the correct dial by using a parameter to specify the dial - green or purple?

Page 14: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

Recognizing More Patterns - Identify sequences and use parameters to turn the dial the right number of times to reach each symbol.

Page 15: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

Crack the Code - Put it all together by using the right sequence of turn commands to unlock both the dials.

Page 16: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

Lost in Space Into the Void Puzzle Solutions

Page 17: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

Sequencing - Identify the number of steps required to follow the path and reach the goal and build your algorithm.

Page 18: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

Pattern Recognition - Recognize the pattern that repeats and use a loop construct to reach the goal.

Page 19: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

Path Detection using Conditionals- Use conditional logic to detect paths and change direction to follow the path and stay on course.

Page 20: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

Algorithmic Thinking - Choose the right constructs needed to stay on the path, avoid obstacles and reach the goal.

Page 21: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

Pattern Recognition - Identifying similarities and differences Repetition - Running the same steps multiple times using a loop construct.

Page 22: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

Algorithmic Thinking - Build an algorithm that puts the space ship on right path, avoids obstacles and reaches the goal.

Page 23: Lost in Space Answer Key - Tynker · Lost in Space Puzzle Solutions. ... Algorithmic Thinking - Build an algorithm that puts the space ship ... Lost in Space Answer Key

Ready for More?

Tynker coding puzzles are created using Tynker’s visual programming language. Kids can create their own puzzles and apps using Tynker too!

Tynker’s self-paced online courses provide guided tutorials and powerful creativity tools to inspire kids of all ages to bring their creative ideas to life. Over 26 million kids have started learning programming at home, school, after-school programs, and summer camps using Tynker.

Learn more at tynker.com/courses