Hier werden die Unterschiede zwischen zwei Versionen gezeigt.
| Beide Seiten, vorherige Überarbeitung Vorherige Überarbeitung Nächste Überarbeitung | Vorherige Überarbeitung | ||
|
programmieren_lernen:hello_world_python [2015/10/21 13:07] ingo_wichmann [Python interaktiv] |
programmieren_lernen:hello_world_python [2018/12/09 11:07] (aktuell) ingo_wichmann |
||
|---|---|---|---|
| Zeile 7: | Zeile 7: | ||
| Komfortablere Varianten: | Komfortablere Varianten: | ||
| * ''ipython3'' | * ''ipython3'' | ||
| + | * ''bpython3'' | ||
| * ''idle'' | * ''idle'' | ||
| ====== Hello World ====== | ====== Hello World ====== | ||
| * http://www.python-kurs.eu/skript_ausfuehren.php | * http://www.python-kurs.eu/skript_ausfuehren.php | ||
| + | * https://py-tutorial-de.readthedocs.io/de/python-3.3/interpreter.html | ||
| * http://www.tutorialspoint.com/python/python_basic_syntax.htm | * http://www.tutorialspoint.com/python/python_basic_syntax.htm | ||