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 |
What is meant by attribute error in python?
Is node better than python?
What do you understand by *args and **kwarg python?
What is the function of “self”?
What are the built-in types available in python?
What are python modules?
Should I learn html before python?
How can I evaluate an arbitrary python expression from c?
What tools that helps python development do you know?
What is swapcase() function in the python?
What is for-else and while-else in python?
What are methods in python?