[ANN] New version 2.1.0 of L.Pointal's Python 3 Cheat Sheet

Laurent Pointal <[email protected]>
Newsgroups comp.lang.python
Organization Guest of ProXad - France
Message-ID <[email protected]>
Hello,

In the context of a move for hosting of my one recto-verso pdf cheat
sheet, I updated it to add Python's news stuff and make a new 2.1.0
version (latest version, 2.0.6, was from 2017).


DOWNLOAD
========

English version is at https://py3cheatsheet.lisn.fr/

(its a short URL fore real hosting)


MODIFICATIONS
=============

* Add assignment := (morse) operator
* Add match ... case instruction
* For strings formating, switch to f-strings
* Add str methods .format(), .removeprefix(), .removesuffix()
* Revised for loops on index to use enumerate with index, value
* Add functionnal programming map and filter list comprehension
  expressions
* Add dict's | merge and |= update operators
* Reorganize sequences index sectionto make room
* Add with () group of context to open multiple files

A+
L.Pointal. <[email protected]>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.