Saved Bookmarks
| 1. |
What all components can a python program contain? |
|
Answer» The VARIOUS COMPONENTS of PYTHON areas Expressions, Statements, Comments, Functions, and Blocks or Suites. Python is a high-level programming language which has object-oriented features |
|