CourseLearn Programming Using Scratch & Javascript
AboutLessonsComments

Defining a function

In this lesson, we are going to learn two important concepts in programming. How to use functions created by someone else and how to write our own function to solve our requirements.

References