15. Lektion: Stringbearbeitung: Difference between revisions
Jump to navigation
Jump to search
Created page with "* Strings bearbeiten ** https://en.wikipedia.org/wiki/ASCII ** https://nedbatchelder.com/text/unipain.html ** https://docs.microphyton.org/en/v1.12/genrst/builtin_types.html?h..." |
No edit summary |
||
| Line 7: | Line 7: | ||
** https://nedbatchelder.com/text/unipain.html | ** https://nedbatchelder.com/text/unipain.html | ||
* .format und % | * .format und % | ||
* print() | |||
** https://martinxpn.medium.com/printing-values-in-python-1-100-days-of-python-eced4ee45d1a | |||
Revision as of 09:36, 20 August 2023
- Strings bearbeiten
- .format und %