Vladimir

4%
Flag icon
On the surface, match/case may look like the switch/case statement from the C language—but that’s only half the story.4 One key improvement of match over switch is destructuring—a more advanced form of unpacking.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview