1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Yakvenalex [24]
3 years ago
6

1. You can think of a/an _____ as a box that can hold values.

Spanish
1 answer:
Tems11 [23]3 years ago
8 0

Answer:

1. variable

2. Statements

3. Name Error (NameError)

4. assignment

5. values

6. assigning

7. first

Explanation:

1. A variable act like names for values in programming. When we need to reference the value they hold, we call on the name of the variable.

2.  Statements are built in instructions that tell the interpreter what to do. An example is <em>print().</em>

3. Python is more dynamic than some other programming languages like java when creating a variable. A specific data type does not need to be assigned to a variable before it is created, but the variable MUST be created before it is used or python will generate a NameError.

4. = is known as the assignment operator. For example if a variable

name = "James" you have stored James in the "name" variable.

5. Variables store values. Expressions are groups of values and operators that tell the interpreter what kind of action to carry out.

An example is name + surname where "name" and "surname" are variables holding values and + is an operator. So you can say variables are part of the building blocks of Expressions.

6. Giving a new value to a variable is known as assigning. The old value is deleted from memory and the variable holds the new value.

7. You can create a variable by storing a value in it for the first time.

You might be interested in
Selecciona las oraciones que son correctas. 100,000 visitantes vienen a Cusco cada año. En el pasado Cusco fue el capital del im
stepan [7]

100,000visitantes vienen a cusco cada ano

la catredal se localiza en la plaza de armas

ollantaytambo se encruenta en la monana sagrada  

se puede crompar muchas artesanias en el mercado pisac


8 0
3 years ago
Read 2 more answers
what is in cuba? newly-built homes owned by young couples a prison converted into a museum and a school music greatly influenced
MrRissso [65]

can you explain this question better please?

7 0
3 years ago
Escoge la mejor respuesta para completar la frase.<br> A Carlos y a Sofia no_______<br> el chorizo
lord [1]
No “les gusta” el chorizo
3 0
3 years ago
Read 2 more answers
Completa cada oración con la opción correcta. 1. Es necesario que tú __ esa lámpara. limpies limpiar 2. Nos prohíben que __ al a
zloy xaker [14]

Answer:

1. Es necesario que tú limpies esa lámpara. l

2. Nos prohíben que vayamos al altillo.

3. Sus padres les recomiendan limpiar una vez por semana.

4. Patricia nos ruega que no pongamos la televisión muy alta.

5. Es mejor no vivir en este barrio.

6. Mis amigos y yo deseamos tener un lavaplatos.

Completa el diálogo con la forma adecuada de los verbos entre paréntesis.

SARA Quiero (1) (saber) tu opinión sobre el apartamento que visité ayer.

ELENA Es importante que tú (2) (vivas) en una buena zona y que (3) (estés) cómoda en tu casa.

SARA El apartamento es bonito pero está en las afueras. Es necesario (4) (tener) coche porque no hay transporte público. ELENA Te recomiendo que (5) (consigas) una vivienda en el centro. Además, Federico y yo queremos que tu esposo y tú (6) (se muden) a este barrio. Yo te ayudaré a buscar.

Explanation:

Number 6 I'm not sure if you can you 2 words. But is the only one that makes sense for me

5 0
3 years ago
Which phrase correctly completes this sentence? El Día de los Difuntos se celebra con _____________________. desfiles coloridos
katen-ka-za [31]
Visitas al cemeterio
6 0
3 years ago
Read 2 more answers
Other questions:
  • The food is indescribably delicious.
    12·1 answer
  • Read the following paragraph and choose the verb that best replaces the numbered space.
    15·2 answers
  • 3 - ¿De quién es? VHS ANSWERS Escribe preguntas y contéstalas usando el pronombre posesivo que corresponde a la(s) persona(s) in
    13·1 answer
  • Mis padres_________ mucho al tenis.<br><br> juegan<br> juego<br> jugamos
    14·1 answer
  • 1. Ella está muy -----. Su color no es bueno.
    5·2 answers
  • Como se dice soon en español
    6·2 answers
  • En que testamento se encuentran los profetas?​
    10·2 answers
  • La secuencia correcta del camino de la sangre por el cuerpo es ?
    12·2 answers
  • Porque René dijo que el batú era difícil​
    13·2 answers
  • Please help me with Spanish!!
    12·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!