Do you need classes in python?



Do you need classes in python?..

Answer / Pramod Singh Bisht

No, you don't strictly need classes in Python to write code. However, classes are a fundamental part of the language and are used extensively for organizing complex code structures.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

What is meant by attribute error in python?

1 Answers  


Is node better than python?

1 Answers  


What do you understand by *args and **kwarg python?

1 Answers  


What is the function of “self”?

1 Answers   Symphony,


What are the built-in types available in python?

1 Answers  


What are python modules?

1 Answers  


Should I learn html before python?

1 Answers  


How can I evaluate an arbitrary python expression from c?

1 Answers  


What tools that helps python development do you know?

1 Answers  


What is swapcase() function in the python?

1 Answers  


What is for-else and while-else in python?

1 Answers  


What are methods in python?

1 Answers  


Categories