Python: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 5: | Zeile 5: | ||
* Shell:IDLE | * Shell:IDLE | ||
* extension für Python scripts: .py | * extension für Python scripts: .py | ||
+ | * Datentypen: https://docs.python.org/2/library/datatypes.html | ||
− | + | ==Publikationen== | |
===Tutorials=== | ===Tutorials=== |
Version vom 8. Juli 2018, 15:00 Uhr
- Python Interpreter: download at https://www.python.org/downloads/
- Package
- py2exe
- pyinstaller
- Shell:IDLE
- extension für Python scripts: .py
- Datentypen: https://docs.python.org/2/library/datatypes.html