CBSE Class 11 Informatics Practices Question 58 of 102

Python Programming Fundamentals — Question 19

Back to all questions
19
Question

Question 14

What all components can a Python program contain?

Answer

A Python program can contain various components like expressions, statements, comments, functions, blocks and indentation.