Hier werden die Unterschiede zwischen zwei Versionen gezeigt.
| Beide Seiten, vorherige Überarbeitung Vorherige Überarbeitung | |||
|
programmieren_lernen:variablen_python [2015/10/21 11:32] ingo_wichmann |
programmieren_lernen:variablen_python [2018/12/09 10:51] (aktuell) ingo_wichmann |
||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| * http://www.python-kurs.eu/python3_variablen.php | * http://www.python-kurs.eu/python3_variablen.php | ||
| * https://en.wikibooks.org/wiki/Python_Programming/Variables_and_Strings | * https://en.wikibooks.org/wiki/Python_Programming/Variables_and_Strings | ||
| - | * http://www.pasteur.fr/formation/infobio/python/ch02s03.html | ||
| * http://www.tutorialspoint.com/python/python_basic_syntax.htm | * http://www.tutorialspoint.com/python/python_basic_syntax.htm | ||
| * https://docs.python.org/3/reference/lexical_analysis.html#identifiers | * https://docs.python.org/3/reference/lexical_analysis.html#identifiers | ||
| * https://docs.python.org/2/reference/lexical_analysis.html#identifiers | * https://docs.python.org/2/reference/lexical_analysis.html#identifiers | ||