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.