Vertaling van "Si... Alors" in Engels
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.
Les liens de cause à effet peuvent être expliqués par des énoncés comme « si... alors ».
The cause-effect linkages can be explained by using "if-then" statements.
Les élèves enrichissent leur langage de programmation par des instructions conditionnelles (si... alors...).
Students enrich their programming language with conditional constructs (if-then statements). Lesson 5
Il permet l'utilisation des rapports conditionnels (SI... ALORS), des boucles, des variables, des programmes secondaires, des calculs mathématiques et bien d'autres choses.
It allows the use of conditional statements (IF... THEN), loops, variables, sub programs, mathematic calculations and many other things.
Dans ce cas, nous utiliserons la boucle SI... ALORS... SINON.
In this case we will be using the IF... THEN... ELSE section.
En mathématiques, la flèche est utilisée pour illustrer les scénarios "si... alors".
In mathematics the arrow is used to imply if... then scenarios.
Que la question ne contient pas de propos de type "Si... alors...".
That the main question does not include an "If... then..." statement.
La quatrième colonne et la première colonne ont une relation « si... alors... ».
The fourth column and the first column have an if... then... relation.
Un tel arbre est binaire, c'est à dire qu'il comporte des tests de type "si... alors... sinon" qui font que la progression s'effectue de noeud en noeud via les branches.
A tree of the above kind is a binary tree, i.e. it includes "if... then... else" tests so the progression is from node to node via the branches.
Une façon de formuler une hypothèse est de la formuler sous la forme d'une déclaration «si... alors... ».
One way of forming a hypothesis is to form it as an "if... then..." statement.
D'autre part, en langage naturel, typiquement « si... alors... » est utilisé comme un conditionnel indicatif.
On the other hand, in natural language, typically "if... then..." is used as an indicative conditional.
Une déclaration «si... alors... » exige que les étudiants identifient d'abord les variables, ce qui peut modifier l'ordre dans lequel ils terminent les étapes de l'organisateur visuel.
An "if... then..." statement requires students to identify the variables first, and that may change the order in which they complete the stages of the visual organizer.
En fonction des événements, le saut de tables (Si... alors boucler sur) est également possible.
Depending upon the various events, skipping of tables (If... then loops) are also possible.
Choisir le rapport de cas Une variation sur si... alors... autrement le rapport te permet de choisir de plusieurs solutions de rechange.
A variation on the If... Then... Else statement allows you to choose from several alternatives.