CBSE Class 11 Computer Science Question 54 of 98

Python Programming Fundamentals — Question 16

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