Sunday

Programming for Kids - Course 2 Bee Debugging

Let us take a look at the 10th stage of the free programming course 2 on Code.org. You can start this course by signing in your account from the following link

https://studio.code.org/s/course2/stage/10/puzzle/1

In this stage you need to help a Bee to find it's way through a Maze, Collect Nectar and Make Honey. This is a Debugging exercise. Some code is already written, There is a Step button which will execute one code block at a time. You need to find out the error in the code. You can remove a code block or add appropriate code block and complete the program.  

There are 11 levels in this Stage. In the following images you will find code needed for completing that level.




































Featured Post

Creating Games in Scratch for ICSE Class 6

An Introduction to Creating Games in Scratch  for ICSE Class 6 Hello friends, I hope you have already read the previous post on An Int...