CBSE Class 11 Computer Science
Question 30 of 98
Python Programming Fundamentals — Question 9
Back to all questionsNone of these
Reason — There is no demarcation or symbol in Python to indicate the termination of a statement. When we end typing a statement in Python by pressing the Enter key, the statement is considered terminated by default.