Answer Posted / nashiinformaticssolutions
Python is dynamically typed, which means you don't have to specify the kinds of variables when declaring them or anything.
Python is well suited to object-oriented programming since it supports class definition, composition, and inheritance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are python scripts?
What is the mro in python?
Which module is used to control the gpio in python?
Can you build web apps with python?
Has python has monkey patching concept within?
Why do you need to make your code more readable?
What does the **kwargs do in python?
is Python similar to ruby?
In pyton, what is a namespace?
What is the sleeping time of giraffe?
What is after quad?
What is the command to debug a python program?
Differentiate between lists and tuples?
What are class or static variables in python programming?
Is nan a float python?