We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
return false
El arte de escribir un bucle while consiste en elegir un mecanismo tal que la prueba-verdadero-o-falso devuelva verdadero solo el número de veces que requiere evaluar las expresiones subsiguientes, y luego hacer que la prueba devuelva falso.
The craft of writing a while loop consists of choosing a mechanism such that the true-or-false-test returns true just the number of times that you want the subsequent expressions to be evaluated, and then have the test return false.
La expresión-del-siguiente-paso está diseñada para que la prueba-hazlo-de-nuevo devuelva falso cuando la función ya no deba repetirse.
The next-step-expression is designed so that the do-again-test returns false when the function should no longer be repeated.
Una expresión para cambiar el valor pasado a la prueba-verdadero-o-falso para que esta devuelva falso después de que el bucle se haya repetido el numero de veces correcto.
An expression to change the value passed to the true-or-false-test so that the test returns false after the loop has repeated itself the right number of times.
Repite la segunda cita hasta que la primera devuelva falso y recopile los resultados: {2 4 8 16 3264128}!
Loops the second quotation until the first returns false and collects the results: {2 4 8 16 3264128}!
Esto hace que la expresión condicional, la prueba-hazlo-de-nuevo, devuelva falso después del número correcto de repeticiones.
This causes the conditional expression, the do-again-test, to test false after the correct number of repetitions.
Una prueba que devuelva falso después de que el bucle se ha repetido el número de veces correcto.
A test that will return false after the loop has repeated itself the correct number of times.
Una expresión if puede tener un tercer argumento opcional, llamado parte-de-otro-modo (else-part), en caso de que la prueba-verdadero-o-falso devuelva falso.
An if expression may have an optional third argument, called the else-part, for the case when the true-or-false-test returns false.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.