Forwarded from Пятничный деплой
Ну и давно не было ничего про python - хорошая статья, которая будет полезна начинающим питонистам
https://towardsdatascience.com/a-guide-to-unicode-utf-8-and-strings-in-python-757a232db95c
#python #string #unicode
https://towardsdatascience.com/a-guide-to-unicode-utf-8-and-strings-in-python-757a232db95c
#python #string #unicode
Medium
A Guide to Unicode, UTF-8 and Strings in Python
Strings are one of the most common data types in Python. This guide will help you master Unicode, UTF-8 and strings in general.