Crear actividad
Jugar Relacionar Columnas

Parameter

Abstraction

Library

API (Application program interface) -

Top Down Design

Documentation

Function

For Loop

Iterate

The repetition of a statement or process

An extra piece of information to easily change a function

The description of a command or function.

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

A collection of commands a programmer can use.

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

Breaking down a bigger picture into smaller pieces.

A collection of commands with a shared purpose

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