Linuxhotel Wiki

Wie ging das nochmal?

Benutzer-Werkzeuge

Webseiten-Werkzeuge


programmieren_lernen:hello_world_python

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen gezeigt.

Link zu der Vergleichsansicht

Nächste Überarbeitung
Vorherige Überarbeitung
programmieren_lernen:hello_world_python [2014/10/11 12:12]
ingo_wichmann angelegt
programmieren_lernen:hello_world_python [2018/12/09 11:07] (aktuell)
ingo_wichmann
Zeile 1: Zeile 1:
 ====== Python interaktiv ====== ====== Python interaktiv ======
 Python interaktiv starten: ​ Python interaktiv starten: ​
-  ​python+  ​python3
  
 python schließen: ''​Strg+d''​ python schließen: ''​Strg+d''​
  
 Komfortablere Varianten: ​ Komfortablere Varianten: ​
-  * ''​ipython'' ​+  * ''​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
programmieren_lernen/hello_world_python.1413029545.txt.gz · Zuletzt geändert: 2014/10/11 12:12 von ingo_wichmann