100k views
5 votes
What's the python programming?​

2 Answers

3 votes

Answer:

Python is a computer coding program

Step-by-step explanation:

  • It is text-based
  • It is general purpose use
  • Its slogan is batteries included due to its comprehensive standard library.
User MarcDefiant
by
5.6k points
1 vote

Answer:

Python is an interpreted, high-level and general-purpose programming language.

Step-by-step explanation:

Created by Guido van Rossum and first released in 1991, Python's design philosophy emphasizes code readability with its notable use of significant whitespace. Its language constructs and object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects

User Alexrussell
by
6.1k points