News

Python, for all its ... Each case statement is followed by a pattern to match against. In the above example we’re using simple strings as our match targets, but more complex matches are possible.
Python’s new template strings ... we don’t need string.templatelib to make template strings. Those we can construct just by using the t-string syntax anywhere in our code.