Does python support switch or case statement in Python? If not what is the reason for the same?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Python Interview Questions

What are the 3 types of loops?

0 Answers  


What is the output of this line?

0 Answers  


Is python duck typed?

0 Answers  


Is set ordered in python?

0 Answers  


What does input () do in python?

0 Answers  






How is python used in the real world?

0 Answers  


What is tuple?

0 Answers  


How do I run a py file in python shell?

0 Answers  


Name different types of inheritance in python?

0 Answers  


How we can copy an object in python?

0 Answers  


What will be the output of the code:def foo (i=[])?

0 Answers  


If given the first and last names of bunch of employees how would you store it and what datatype?

0 Answers  


Categories