This commit is contained in:
Pierre_Herzog 2026-01-15 09:53:23 +01:00
parent 0d3ff304ea
commit f60e00364a

View File

@ -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