v2
This commit is contained in:
parent
0d3ff304ea
commit
f60e00364a
@ -9,11 +9,17 @@ clé et dictionnaires
|
|||||||
fonction reload
|
fonction reload
|
||||||
|
|
||||||
attention à la tabulation !!!!! tab pas égal à espace
|
attention à la tabulation !!!!! tab pas égal à espace
|
||||||
python3 -i ordinateur.py (dans le terminal)
|
python3 -i ordinateur.py
|
||||||
|
#(dans le terminal)
|
||||||
|
|
||||||
définir ordi1(Ordinateur): dans la console/terminal
|
définir ordi1(Ordinateur): dans la console/terminal
|
||||||
4 espaces 1ere ligne python
|
4 espaces 1ere ligne python
|
||||||
|
|
||||||
|
pipx
|
||||||
|
python3 -m http.server (dans un onglet terminal qu'on laisse ouvert)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#!/usr/in/python3
|
#!/usr/in/python3
|
||||||
import configparser
|
import configparser
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user