Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 12
Computer Science
Working with Functions
Question 10
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
Previous
Question 9
Next
Question 11