Share
Does Python support switch or case statement in Python? Why?
Question
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Ans : Python does not support swith or case statement like other languages.
Answer ( 1 )
Python does not support swith or case statement like other languages.