New Activity
Play Matching Pairs

API (Application program interface) -

Documentation

Iterate

Library

Function

Parameter

Abstraction

Top Down Design

For Loop

A problem solving approach in which you break down a larger system into smaller ones.

A collection of commands a programmer can use.

A group of instructions you can easily call over and over again

Breaking down a bigger picture into smaller pieces.

An extra piece of information to easily change a function

The repetition of a statement or process

The description of a command or function.

A programming instruction that repeats the commands inside for a set number of times.

A collection of commands with a shared purpose