C. State True or False.
3. Indentation is not important in Python.
4. The space given at the beginning of a line is called a block.
5. The colon (6) symbol validates a statement as a branching statement
1. Functions decrease productivity of programs.
2. An argument is given to a function to perform operation.
Answers
Answered by
8
Explanation:
- FALSE
- TRUE
- FALSE
- TRUE
- TRUE
Answered by
3
Answer:
1. FALSE
2. TRUE
3. FALSE
4. TRUE
5. TRUE
Similar questions