We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc774c8 commit 349418dCopy full SHA for 349418d
tuto_blocs.html
@@ -653,6 +653,7 @@ <h3 id="si-emboites"><a href="#si-emboites">: </a>Si(s) emboîtés</h3>
653
booléens ?</p>
654
<div id="script-si-emboites"></div>
655
<script>inject_microalg_editor_in('script-si-emboites', {
656
+ blockly_only: true,
657
src:
658
'(Si Vrai\n' +
659
' Alors (Si Vrai\n' +
@@ -670,6 +671,7 @@ <h3 id="si-emboites"><a href="#si-emboites">: </a>Si(s) emboîtés</h3>
670
671
emboîtés :</p>
672
<div id="script-si-emboites-appli"></div>
673
<script>inject_microalg_editor_in('script-si-emboites-appli', {
674
675
676
'(Afficher "Veuillez taper un nombre.")\n' +
677
'(Initialiser nbre (Nombre (Demander)))\n' +
0 commit comments