Python f-strings can do more than you thought. f'{val=}', f'{val!r}', f'{dt:%Y-%m-%d}' HD

19.06.2021
Python has lot of useful format strings.f-strings in Python are not just a way to easily substitute variables inside strings, they come with a wide array of ...

Похожие видео