Saved Bookmarks
| 1. |
(i) What is Python?(ii) Name some features of Python. |
|
Answer» Answer: Python is a high-level, INTERPRETED, INTERACTIVE and object-oriented scripting language. Python is DESIGNED to be highly readable. It uses ENGLISH keywords frequently where as other languages USE punctuation, and it has fewer syntactical constructions than other language. |
|