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

Опубликовано: 30 Ноябрь 2020
на канале: 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!!


На этой странице сайта вы можете посмотреть видео онлайн Python module||import statement||from statement||dir with module||import multiple modules длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Quest for Knowledge 30 Ноябрь 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 148 раз и оно понравилось 11 зрителям. Приятного просмотра!