Modifications

Sauter à la navigation Sauter à la recherche
50 octets ajoutés ,  21 février 2018 à 21:21
Ligne 23 : Ligne 23 :     
<syntaxhighlight lang="python">
 
<syntaxhighlight lang="python">
import upip
+
>>> import upip
upip.install( "micropython-abc" )
+
>>> upip.install( "micropython-abc" )
 
</syntaxhighlight>
 
</syntaxhighlight>
   Ligne 35 : Ligne 35 :  
</nowiki>
 
</nowiki>
   −
il est ensuite possible de contrôler l'installation:
+
il est ensuite possible de contrôler l'installation comme le montre la sessions REPL suivante:
    
<syntaxhighlight lang="python">
 
<syntaxhighlight lang="python">
29 917

modifications

Menu de navigation