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
How will you print the contents of a file?
What is map function in python?
What is used to create unicode strings in Python?
What is json? How would convert json data into python data?
What does slicing mean in python?
Please explain what are the rules for local and global variables in python?
Is python 3gl or 4gl?
What is a script file in python?
Which is the fastest implementation of python?
How to print without newline or space?
Is java better than python?
Difference between mutable and immutable in python?
Why python has no private?
What is Java implementation of Python popularly know?
Tell us what is python? What are the benefits of using python? What do you understand of pep 8?