python and some backend notes(ru)
@python_backend
108
subscribers
5
photos
1
file
192
links
Личные заметки и ссылки на статьи по python и backend вопросам, но может кому-то тоже будет интересно
Download Telegram
Join
python and some backend notes(ru)
108 subscribers
python and some backend notes(ru)
https://realpython.com/python-t-strings/
#tstring
Realpython
Python 3.14: Template Strings (T-Strings) – Real Python
Python 3.14 introduces t-strings: a safer, more flexible alternative to f-strings. Learn how to process templates securely and customize string workflows.