Introduced in python version 3.10. It is one of the newest feature that python has launched. The job of this match case is very similar(but not identical) to the job of switch case in `C` or `Js` or ...