Translation

.level_help_tab_general_objectives_star3_advice
To achieve this objective, your program should be as few lines as possible (line numbers are displayed to the left of the heroes' instructions).
171/1440
Context English Spanish State
.level_help_tab_general_objectives_star2
star 2:
estrella 2:
.level_help_tab_general_objectives_star2_objective
run time secondary objective
objetivo secundario tiempo de ejecución
.level_help_tab_general_objectives_star2_advice
To achieve this objective, your program should take as few steps as possible to achieve the final result. In other words, it should go as fast as possible.
Para lograr este objetivo, tu programa debe tomar la menor cantidad de pasos posibles para lograr el resultado final. En otras palabras, debería ir lo más rápido posible.
.level_help_tab_general_objectives_star3
star 3:
estrella 3:
.level_help_tab_general_objectives_star3_objective
code length secondary objective
objetivo secundario longitud del código
.level_help_tab_general_objectives_star3_advice
To achieve this objective, your program should be as few lines as possible (line numbers are displayed to the left of the heroes' instructions).
Para lograr este objetivo, tu programa debe tener la menor cantidad posible de líneas (los números de línea se muestran a la izquierda de las instrucciones de los héroes).
.level_help_tab_statement_code_example
code example:
ejemplo de código:
.level_help_tab_statement_graph_code_example
example:
ejemplo:
.level_help_tab_if_statement_1
%%statement branching-statement$if%% allows to run instructions only if a given condition is true.
%%statement branching-statement$si%% permite ejecutar instrucciones solo si cierta condición es verdadera.
.level_help_tab_if_statement_2
You could read the above example as "If the square to the right of me is a wall, then go to the left. Otherwise go to the right".
Podrías leer el ejemplo de arriba como "Si el cuadrado a mi derecha es un muro, entonces ve a la izquierda. De lo contrario ve a la derecha".
.level_help_tab_if_statement_3
%%statement branching-statement$if%% checks if the condition is true in which case it will run the instructions inside it (instructions to the right of the vertical gray line). Otherwise it will run the instructions inside the %%statement branching-statement$else%% if there is one.
%%statement branching-statement$si%% chequea si la condición es verdadera en cuyo caso deberá ejecutar las instrucciones dentro (instrucciones a la derecha de la línea vertical gris). De lo contrario correrá las instrucciones dentro de %%statement branching-statement$si no%% de haberlas.
Context English Spanish State
.level_help_tab_general_objectives_star1_objective
achieve the level objective
lograr el objetivo del nivel
.level_help_tab_general_objectives_star2
star 2:
estrella 2:
.level_help_tab_general_objectives_star2_advice
To achieve this objective, your program should take as few steps as possible to achieve the final result. In other words, it should go as fast as possible.
Para lograr este objetivo, tu programa debe tomar la menor cantidad de pasos posibles para lograr el resultado final. En otras palabras, debería ir lo más rápido posible.
.level_help_tab_general_objectives_star2_objective
run time secondary objective
objetivo secundario tiempo de ejecución
.level_help_tab_general_objectives_star3
star 3:
estrella 3:
.level_help_tab_general_objectives_star3_advice
To achieve this objective, your program should be as few lines as possible (line numbers are displayed to the left of the heroes' instructions).
Para lograr este objetivo, tu programa debe tener la menor cantidad posible de líneas (los números de línea se muestran a la izquierda de las instrucciones de los héroes).
.level_help_tab_general_objectives_star3_objective
code length secondary objective
objetivo secundario longitud del código
.level_help_tab_general_objectives_stars
There are 3 stars to win per level:
Hay 3 estrellas para obtener por nivel:
.level_help_tab_if_statement_1
%%statement branching-statement$if%% allows to run instructions only if a given condition is true.
%%statement branching-statement$si%% permite ejecutar instrucciones solo si cierta condición es verdadera.
.level_help_tab_if_statement_2
You could read the above example as "If the square to the right of me is a wall, then go to the left. Otherwise go to the right".
Podrías leer el ejemplo de arriba como "Si el cuadrado a mi derecha es un muro, entonces ve a la izquierda. De lo contrario ve a la derecha".

Loading…

Loading…

Glossary

English Spanish
No related strings found in the glossary.

Source information

Context
.level_help_tab_general_objectives_star3_advice
Labels
No labels currently set!
Source string age
6 years ago
Translation file
src/locale/messages-es.json, string 102