News

case ["quit"]: tests if what we’re matching against is a list with just the item "quit", derived from splitting the input. ... Using Python structural pattern matching effectively.