This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Strings contain a sequence of characters aka. text [^str]. ```{literalinclude} str.py Since Python 3 [Unicode](https://en.wikipedia.org/wiki/Unicode) is used for ...