CBSE Class 12 Computer Science Question 60 of 105

Python Revision Tour — Question 14

Back to all questions
14
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.