News

A proposal under consideration by Python’s development team would finally bring pattern matching statements to the language.
Python 3.14, named after a famous irrational constant, has arrived in preview. Plus new goodness in Cython 3.1, using Python’s structural pattern matching, querying the NanoCube, and more.
Learn how to print any star pattern in Python and gain some insights on how to solve them in the Mojo programming language as well.
One of the headline features is "structural pattern matching" in Python 3.10 -- a technique for handling data that's already available in C, Java, JavaScript, Scala and Elixir.