CBSE Class 10 Computer Applications Question 17 of 31

Python Revision — Question 5

Back to all questions
5
Question

Question 5

What all components can a Python program contain ?

Answer

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