Tuesday

Programming for Kids - Course 2 Artist Debugging

Let us take a look at the 11th 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/11/puzzle/1

In this stage you need to complete a drawing displayed on the screen. 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 12 levels in this Stage. In the following images you will find code needed for completing that level.


-------------------------------


--------------------------------------------



----------------------------------




----------------------------------



----------------------------




---------------------------------




---------------------------------



-------------------------------------



--------------------------------





--------------------------------------




------------------------

The last Level is a Question and Answer 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...