What all components can a Python program contain?
от т.
Answers
Answered by
17
Answer:
This is the answer to your question.
Pg no. 5 of Sumita Arora class12
Attachments:
Answered by
4
Answer:
The various components of python are as follows:
1. Expressions
2. Statements
3. Comments
4. Functions
5. Blocks or Suites
Python is a high-level programming language which has object-oriented features. It helps programmers to write clear and logical program code for several projects.
It supports multiple programming, as well as functional programming. It has a standard library which is used for the construction of programs.
Similar questions