====== Python interaktiv ====== Python interaktiv starten: python3 python schließen: ''Strg+d'' Komfortablere Varianten: * ''ipython3'' * ''bpython3'' * ''idle'' ====== Hello World ====== * 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