Saturday

Programming for kids - Course 4 # Functions and Parameters super challenge

In this article we will learn about the Twenty First stage of the Fourth course in Code studio. It is called Functions and Parameters super challenge. There are coding problems involving Functions and Parameters. If you already have an account on Code.org you can access this stage in code studio from the link below. There are more than one way of solving each level. There is also a fixed number of lines of code that you are supposed to finish the coding. But it is not compulsory. You can complete the level even if you need to write more lines of code than suggested. Don't be intimidated by this. Try to develop your own flow of logic and program it the way you think even if takes more lines of code. This is essential at this level to use your own logic and reasoning.

https://studio.code.org/s/course4/stage/21/puzzle/1

Try to solve all the levels in this stage. If you get stuck at any level, you can see the solution on this page.

Below are the images of each level along with the code needed to complete that level. There are 5 levels in this stage.

Level 1



solution 1


solution 2


Level 2





Level 3







Level 4







Level 5








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...