python
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| python [2024-07-28 09:35:43] – [venv] david | python [2024-07-28 10:02:24] (aktuell) – [venv] david | ||
|---|---|---|---|
| Zeile 38: | Zeile 38: | ||
| type python | type python | ||
| - | python -m venv venv | + | python -m venv .venv |
| - | . venv/ | + | . .venv/ |
| type python | type python | ||
| Zeile 58: | Zeile 58: | ||
| <code python main.py> | <code python main.py> | ||
| + | # | ||
| + | |||
| def main(): | def main(): | ||
| print(" | print(" | ||
/home/http/wiki/data/attic/python.1722159343.txt · Zuletzt geändert: von david
