SnakeCode

Articles about backend, security, programming, data engineering and productivity experiments. By Wellington Pardim.

All Python Go Security Mobile Data AI Docker

2017

02/10 python

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.