String formatting in Python 3.6 From Python 3.6 there a new way to format string that is very cool and very interesting. Let's dive into it through this artichle from realpython. Go, let's read it.
How to program with the python language together with tkinter, pygame etc.