Crear actividad
Jugar Crucigrama
1 The breaking down of a system to gain insight into the subsystem that make it up
2 A description of the behavior of a function, library, API, etc
3 Pulling out specific differences to make one solution work for multiple problems.
4 Planning out your program before you code it
5 Accepts a value to be passed to a function
6 Repetiton
7 A piece of code that you can easily call over and over again.
8 A collection of commands/functions
9 telling the computer to run (or execute) that set of actions
10 Write a BLANK when there is something you need to do over and over again and it doesn’t make sense to split it up any more.
11 The full set of commands included in a programming language
11
5
4
2
9
10
3
7
1
8
6