PsyTeachR DSRR Ch. 9

data type

The kind of data represented by an object.

function

A named section of code that can be reused.

iteration

Repeating a process or function

double

A data type representing a real decimal number

argument

A variable that provides input to a function.

matrix

A container data type consisting of numbers arranged into a fixed number of rows and columns

The end!