Explain it Features of python
1.Simple and interactive
2.Platform independent
3.case sensitive
4.interpreted language
5.object oriented
6.uses variables without declaration
Answers
Answered by
0
Answer:
open the door, and I will be able to make
Answered by
0
Answer:
Python is a dynamic, high level, free open source and interpreted programming language. It supports object-oriented programming as well as procedural oriented programming.
In Python, we don’t need to declare the type of variable because it is a dynamically typed language.
For example, x = 10
Here, x can be anything such as String, int, etc.
Explanation:
Features in Py
Similar questions
Math,
1 month ago
Geography,
1 month ago
Math,
1 month ago
World Languages,
3 months ago
Math,
10 months ago