CBSE Class 11 Computer Science Question 62 of 106

Python Fundamentals — Question 11

Back to all questions
11
Question

Question 11

What all components can a Python program contain ?

Answer

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