Important Notice:

Course Content
Scope & Module in Python (Chapter-12) M3-R5
About Lesson

Built-in:-

            यह एक विशेष scope है जो प्रोग्राम चलाने पर बनाया या load किया जाता है इस scope में keywords, functions और अन्य attribute के name शामिल है इस scope में name पूरे program में हर जगह उपलब्ध होते हैं।

 

Built-in:-

            This is a special scope that is created or loaded when the program is run. This scope contains the names of keywords, functions and other attributes. The names in this scope are available everywhere throughout the program.

error: Content is protected !!