InterviewSolution
Saved Bookmarks
| 1. |
What is python ? and explain it . |
| Answer» Python is an interpreted, object-oriented, high-level programming LANGUAGE with DYNAMIC semantics Python's simple, easy to LEARN syntax EMPHASIZES READABILITY and therefore reduces the cost of program maintenance. | |