Answer Posted / glibwaresoftsolutions
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
Are sets hashable python?
How will you get the length of the string?
Should I learn html before python?
How to append to a string in Python?
What is raw_input in python 3?
What is lambda used for in python?
What is monkey patching?
What program to write python?
Definition of %s in python?
What do you understand by *args and **kwarg python?
Write a sorting algorithm for a numerical dataset in python.
Is r easier than python?
What is shell scripting in python?
What are the nameless functions in python?
What are python and name some key features of it?