News

Finally, if you have a problem that could be solved with a simple if/elif/else chain, or a dictionary lookup — use that instead! Pattern matching is powerful, but not universal. Use it when it ...