f-strings and other Python 3.6 features
Python 3.6 brought several improvements that made code more readable and Pythonic. The most popular is f-strings, but there are other features worth knowing.
Articles about backend, security, programming, data engineering and productivity experiments. By Wellington Pardim.
Python 3.6 brought several improvements that made code more readable and Pythonic. The most popular is f-strings, but there are other features worth knowing.