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

Pubblicato il: 30 novembre 2020
sul canale di: 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!!


In questa pagina del sito puoi guardare il video online Python module||import statement||from statement||dir with module||import multiple modules della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Quest for Knowledge 30 novembre 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 148 volte e gli è piaciuto 11 spettatori. Buona visione!