vendredi 12 mars 2021

Using switch case in python [duplicate]

Hey can I use a switch case in python with logical operators like <=, >=, etc in a switch case. I want to implement this in python

So can I use a switch case instead of lot of if else statements? I think using switch case is more efficient, if possible...

Aucun commentaire:

Enregistrer un commentaire