Download for Windows Premium
Publiciteit
return statement
instruction return f
instruction de retour f
déclaration de retour
déclaration des revenus f
Functions with side effects do not have to contain a return statement.
Les fonctions avec effets de bord ne contiennent pas obligatoirement une instruction return.
The return statement specifies the value returned by the function.
L'instruction return spécifie la valeur qui est renvoyée par la fonction.
Values are returned by using the optional return statement.
Les valeurs sont renvoyées en utilisant une instruction de retour optionnelle.
The coroutine picks up execution at a line of code following the return statement.
Le co-programme prend l'exécution sur une ligne de code qui suit l'instruction de retour.
A return statement is not required.
Une déclaration de retour n'est pas requise.
The function body can contain a return statement
Le corps de la fonction peut contenir une déclaration de retour
You can end the game by running the return statement, without having called anything.
Vous pouvez terminer le jeu avec l'instruction return, sans aucun autre argument.
The return statement stops the execution of a function and returns a value from that function.
L'instruction return arrête l'exécution de la fonction et renvoie une valeur de cette fonction-là.
The return statement can be used to return a value at any time, terminating the function.
L'instruction return peut être utilisée pour renvoyer une valeur à tout moment, mettant fin à la fonction.
In this example, we create our own docstring and function with a return statement
Dans cet exemple, nous créons notre propre docstring et la fonction avec une instruction return
When the code block executes a return statement, this specifies the return value of the function call.
Quand le bloc de code exécute l'instruction return, cela spécifie la valeur de retour de l'appel de la fonction.
To return any other value, the function must have a return statement that specifies the value to return.
Pour renvoyer une autre valeur en résultat, une fonction doit utiliser une instruction return qui définit la valeur à retourner.
For example, the following is a syntax error because the return statement is not indented the same amount as the other lines above it.
Par exemple, le code suivant déclenche une erreur de syntaxe parce que l'instruction return n'est pas au même niveau d'indentation que les lignes précédentes.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor return statement in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
ladder: tool with steps for climbing up or down
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 71. Exact: 71. Verstreken tijd: 64 ms.