Python module||import statement||from statement||dir with module||import multiple modules

Published: 30 November 2020
on channel: Quest for Knowledge
148
11

In this video I have briefly explained the concept of modules in python. Python code has been explained to understand the same.
To access any function/variable of the module we use dot notation.
Ex: module_name.function_name
math.min(4,1)
In similar way we access constant :
math.pi (here we are accessing value of pi)

Links are given to understand the related concept used in this video:
Concept of Function
   • #pythonfunction #defineandcall #parametera...  
Logic for prime number
   • #pythonprogram #writecomment #takeinput #p...  
Iteration statement (for loop & while loop)
   • #pythonflowcontrol #iterationstatement #ju...  
Conditional statement(if else)
   • #Pythonflowcontrol #ifblock #ifelseblock #...  

Hope this will add more to your python learning.

Thank you🙂

happy learning!!


On this page of the site you can watch the video online Python module||import statement||from statement||dir with module||import multiple modules with a duration of hours minute second in good quality, which was uploaded by the user Quest for Knowledge 30 November 2020, share the link with friends and acquaintances, this video has already been watched 148 times on youtube and it was liked by 11 viewers. Enjoy your viewing!