CBSE Class 12 Computer Science Question 55 of 120

Review of Python Basics — Question 7

Back to all questions
7
Question

Question 7

What all components can a Python program contain?

Answer

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