if

Recherche

Voici les résultats de votre recherche.

config_ubuntu_server_rpi3 @floss
12 Occurrences trouvées, Dernière modification :
lect an Ubuntu image when flashing your SD card. If you are on Ubuntu, run: <code>sudo snap install r... n the directory for FILE in "$DIR"/* do # Check if the file is older than 8 days if [[ -f "$FILE" && $(date -r "$FILE" +%s) -lt $CUTOFF ]] then # Check if the file's date is the first day of the month
psychologie_de_l_education @teaching
5 Occurrences trouvées, Dernière modification :
ue subtask have positive achievement effects only if group rewards are provided. Group rewards and ind... sed ample evidence that children and adults will, if asked, express preferences about how they prefer ... structure in a non verbatim, substantive fashion. If any of these three elements are lacking, meaningf... performed, and (3) then the person must determine if they believe the other person was forced to perfo
initinfo @teaching
1 Occurrences trouvées, Dernière modification :
ues citations : * “Originally one thought that if there were a half dozen large computers in [the U
biblio-10.1007-s10648-021-09646-1 @teaching
1 Occurrences trouvées, Dernière modification :
ed problem-solving tasks. It simply suggests that if such tasks form part of a sequence of explicit in
mastodon @floss
1 Occurrences trouvées, Dernière modification :
sts-Twitter-goes-down.html| What will chemists do if Twitter goes down? Volatility has prompted some c
desinformations @teaching
9 Occurrences trouvées, Dernière modification :
ple are not informed; how can you have an opinion if you are not informed? If everybody always lies to you, the consequence is not that you believe the li... he remaining uncertainty regarding causation and, if indeed causal mechanisms are at play, the very sm... ://www.sciencealert.com/we-literally-have-no-idea-if-microplastics-in-our-water-is-bad-for-our-health|
the_need_for_a_theory_of_learning @teaching
5 Occurrences trouvées, Dernière modification :
mited number of adherents. Are we being cynical? If we were to synthesize current trends in pedagogy,... hat can enhance learning and ones that hinder it. If a teaching strategy doesn’t leverage the strength... by correcting their poor learning strategies, but if the problem is with misconceptions and prior know... hing techniques with no theoretical framework, as if procedure equals pedagogy. As a result, technique
matplotlib_simple @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
ary and may lead to wrong conclusions about data. If you want to visualize a variable, better to choos
stackexchange-chimie @teaching
16 Occurrences trouvées, Dernière modification :
44/can-an-atom-have-more-than-8-valence-electrons-if-not-why-is-8-the-limit|Can an atom have more than 8 valence electrons? If not, why is 8 the limit ?]] * [[http://chemistr... tackexchange.com/questions/6751/how-does-one-tell-if-a-specific-molecule-is-acidic-or-basic|How does one tell if a specific molecule is acidic or basic?]] * [[h
bash_scripts @floss
2 Occurrences trouvées, Dernière modification :
u premier jour du mois vers le répertoire mensuel if [ "$(date +%d)" = "01" ]; then monthly_folder... (ou). Voici la ligne complète modifiée : <code> if [ "$(date +%d)" = "01" ] || [ "$(date +%d)" = "15
notions_fondamentales @teaching:progappchim
38 Occurrences trouvées, Dernière modification :
mots réservés » utilisés par le langage lui-même (if, elif, while, for, else, print,...). * Instruct... cs.python.org/3/reference/compound_stmts.html#the-if-statement|documentation officielle]] ou [[http://... ou "faux" (false). Exemple : <code python> a = 0 if a > 0 : print("a est positif") print("car... " sous-tend une condition alternative. un simple "if" correspond à une expression conditionnelle. *
notions_avancees @teaching:progappchim
2 Occurrences trouvées, Dernière modification :
Use]] Anup Das, Medium, 22/11/2022 ==== One-line if - then - else (ternary operator) ==== <code python> u = 10 v = 100 reponse = "u plus grand que v" if u > v else "v plus grand ou égal à u" print(repon
linux_humour @floss
1 Occurrences trouvées, Dernière modification :
ables, and so I wouldn't have complained about it if it had been sent as PDF But yes, I do much prefe
syntax @wiki
10 Occurrences trouvées, Dernière modification :
source of this page by pressing "Edit this page". If you want to try something, just use the [[playgro... ll. **Paragraphs** are created from blank lines. If you want to **force a newline** without a paragra... without it. You should use forced newlines only if really needed. ===== Links ===== DokuWiki suppo... can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's enabled. * When a
presentation_principes @teaching:progappchim
7 Occurrences trouvées, Dernière modification :
nelle ==== Instruction d’exécution conditionnelle if...elif...else (si...sinon-si...autrement) * Commence par **if expression** : * Si l’expression est vraie, le ... code python> a = int(input('Donnez une note ? ')) if a >= 18: print("Excellent") elif a >= 16: ... , dt, flag x1, y1 = x1 +vx*dt, y1 + vy*dt if x1 < 0 or x1 > 220: vx=-vx if y1 < 0
tkinter_gui_simple @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
algos_entiers @teaching:progappchim
11 Occurrences trouvées, Dernière modification :
tris @teaching:progappchim
6 Occurrences trouvées, Dernière modification :
mendeleev @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
bioinformatic @teaching:progappchim
2 Occurrences trouvées, Dernière modification :
5_conceptions_erronees_courantes_sur_l_apprentissage @teaching
14 Occurrences trouvées, Dernière modification :
adamboxer-approche_pas_a_pas_des_travaux_pratiques @teaching
5 Occurrences trouvées, Dernière modification :
openbabel_jmol @teaching:progappchim
2 Occurrences trouvées, Dernière modification :
polynomes-bonus @teaching:progappchim
2 Occurrences trouvées, Dernière modification :
timeline-chimie @teaching
1 Occurrences trouvées, Dernière modification :
ph_courbe_titrage_2011 @teaching:progappchim
2 Occurrences trouvées, Dernière modification :
game_of_life_conway-2012 @teaching:progappchim
10 Occurrences trouvées, Dernière modification :
elements_molecules @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
codes_presentation @teaching:progappchim
4 Occurrences trouvées, Dernière modification :
codes_astuces @floss:python
1 Occurrences trouvées, Dernière modification :
collection_counter_exemple @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
dokuwiki @wiki
1 Occurrences trouvées, Dernière modification :
welcome @wiki
1 Occurrences trouvées, Dernière modification :
paradoxe_anniversaires @teaching:exos
3 Occurrences trouvées, Dernière modification :
pka_pkb_plane @teaching:progappchim:matplotlib_gallery
1 Occurrences trouvées, Dernière modification :
representation_molecules_2013 @teaching:progappchim
15 Occurrences trouvées, Dernière modification :
potentiel_morse @teaching:progappchim:matplotlib_gallery
1 Occurrences trouvées, Dernière modification :
glossaire_chimie @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
biblio-10.1021-ed074p262_10.1039-b801297k @teaching
1 Occurrences trouvées, Dernière modification :
polynomes-7 @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
root-finding_algorithm @teaching:methcalchim
1 Occurrences trouvées, Dernière modification :
system_of_linear_equations @teaching:methcalchim
2 Occurrences trouvées, Dernière modification :
numerical_integration @teaching:methcalchim
1 Occurrences trouvées, Dernière modification :
matrices @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
suite_de_fibonacci-5 @teaching:progappchim
3 Occurrences trouvées, Dernière modification :
koch_snowflake @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
fizz_buzz @teaching:progappchim
5 Occurrences trouvées, Dernière modification :
polynomes-11 @teaching:progappchim
3 Occurrences trouvées, Dernière modification :
polynomes-10 @teaching:progappchim
4 Occurrences trouvées, Dernière modification :
polynomes-8 @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
factorielle-3 @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
suite_de_fibonacci-4 @teaching:progappchim
6 Occurrences trouvées, Dernière modification :
suite_de_fibonacci-3 @teaching:progappchim
8 Occurrences trouvées, Dernière modification :
dictionaries_adn_arn_protein @teaching:progappchim
3 Occurrences trouvées, Dernière modification :
solubilite_ph_t @teaching:progappchim
7 Occurrences trouvées, Dernière modification :
fit_modele_einstein @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
lennard-jones @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
ensemble_mandelbrot_2013 @teaching:progappchim
3 Occurrences trouvées, Dernière modification :
factorielle-4 @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
diffusion_chimique_1d @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
osm_interrogation @teaching:progappchim
2 Occurrences trouvées, Dernière modification :
gaz_parfait_2011 @teaching:progappchim
4 Occurrences trouvées, Dernière modification :
conversion_temperature_2011 @teaching:progappchim
3 Occurrences trouvées, Dernière modification :
calcul_matriciel_2012 @teaching:progappchim
12 Occurrences trouvées, Dernière modification :
ph_acides_bases_2013 @teaching:progappchim
2 Occurrences trouvées, Dernière modification :
grille_configurations_melange_binaire_2013 @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
courbe_predominance_acide_2013 @teaching:progappchim
7 Occurrences trouvées, Dernière modification :
pavage_penrose_2013 @teaching:progappchim
10 Occurrences trouvées, Dernière modification :
regression_lineaire_2013 @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
poker_menteur @teaching:exos
5 Occurrences trouvées, Dernière modification :
linux_suicide @floss
1 Occurrences trouvées, Dernière modification :
solvents_data_class @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
dictionary_adn_protein @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
polynomes-7-contrib1 @teaching:progappchim
2 Occurrences trouvées, Dernière modification :