Robotics & Artificial Intelligence

Which of the following is/ are the features of Python?

  1. Object-oriented
  2. High-level
  3. General-purpose
  4. All of these

Getting Started

2 Likes

Answer

All of these

Reason — Python is an object-oriented, high-level, and general-purpose programming language.

Answered By

1 Like


Related Questions