+
Activity
Khan Academy

Khan Academy: Procedures With Parameters

For Students 9th - 10th
Practice using procedures with parameters for computer programming.
+
eBook
Khan Academy

Khan Academy: Procedures With Parameters

For Students 9th - 10th
When programming, we use procedures to make our code more reusable and to better organize our code. Often-times, we pass parameters to a procedure so that we can change the output of the code.
+
Unknown Type
Khan Academy

Khan Academy: Procedures With Parameters

For Students 9th - 10th
Practice defining procedures with parameters for programs in the AP CSP pseudocode, in this set of free practice questions designed for AP Computer Science Principles students.