TOC Prev 1779 / 2809 Next

variable

variable

Una cantidad o elemento que puede asumir diferentes valores; un símbolo que representa dicha cantidad

Ejemplos

(1). The variable x represents the unknown number.

La variable x representa el número desconocido.

(2). You need to declare the variable before using it in the code.

Necesitas declarar la variable antes de usarla en el código.

(3). Temperature is an important variable in this experiment.

La temperatura es una variable importante en este experimento.