CBSE Class 12 Computer Science Question 22 of 103

Working with Functions — Question 10

Back to all questions
10
Question

Question 10

By default, Python names the segment with top-level statements (main program) as __main__.

Answer