Important Notice:

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

Note:- import mdl as m जहाँ mdl original module name है और m aliasing name है aliasing name (m) का use करके mdl module के सभी members को access किया जा सकता है।

 

Note:- import mdl as m where mdl is the original module name and m is the aliasing name. By using aliasing name (m) all the members of the mdl module can be accessed.

error: Content is protected !!