Q: Python is an example of what type of programming language?
or
Q: In what category of programming language is Python an example?
Answers
- General purpose scripting language
- Machine Language
- Platform-specific scripting language
- Client-side scripting language
Explanation: Python is an example of a programming language that is high-level, interpreted, and designed for general-purpose use. It is meant to be understandable and has a clear syntax, which makes it approachable for novices while also having the capacity to satisfy specialists. In addition, Python is compatible with many other programming paradigms, such as procedural, object-oriented, and functional programming.