Hier werden die Unterschiede zwischen zwei Versionen gezeigt.
| Beide Seiten, vorherige Überarbeitung Vorherige Überarbeitung Nächste Überarbeitung | Vorherige Überarbeitung | ||
|
programmieren_lernen:string_python [2014/10/11 14:45] ingo_wichmann |
programmieren_lernen:string_python [2018/12/09 11:28] (aktuell) ingo_wichmann |
||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| + | * https://py-tutorial-de.readthedocs.io/de/python-3.3/introduction.html#zeichenketten-strings | ||
| + | * http://www.tutorialspoint.com/python/python_strings.htm | ||
| * http://www.python-kurs.eu/python3_sequentielle_datentypen.php | * http://www.python-kurs.eu/python3_sequentielle_datentypen.php | ||
| - | * https://docs.python.org/3.4/library/stdtypes.html#text-sequence-type-str | + | * https://docs.python.org/3.5/reference/lexical_analysis.html#string-and-bytes-literals |
| - | * https://docs.python.org/3.4/library/string.html#format-examples | + | * https://docs.python.org/3.5/library/stdtypes.html#text-sequence-type-str |
| - | * https://docs.python.org/3.4/tutorial/inputoutput.html#fancier-output-formatting | + | * https://docs.python.org/3.5/library/string.html#format-examples |
| + | * https://docs.python.org/3.5/tutorial/inputoutput.html#fancier-output-formatting | ||