14 Modules part-1 --- Python Progeamming

Опубликовано: 05 Октябрь 2021
на канале: UMAMAHESWARARAO BATTA, Ph. D
45
2

1. Any .py file is a module in python
2. Using module we can re use the code
A file containing a set of functions you want to include in your application
How to import a module ?
We can import in two ways
1. import
2. from import

import module1,module2,........ module n  
from module name  import name 1, name 2..,name n



Selenium with Python:
   • Selenium with Python  

Python:
   • Python  

Salesforce:
   • Salesforce  

Data Warehousing and Data Mining:
   • Data Warehousing and Data Mining  

Julia Tutorials:
   • Julia  programming Tutorials  

Cloud Computing:
   • Cloud Computing  

Machine Learning using WEKA:
   • Machine Learning using WEKA  

Internet of Things:
   • Internet of Things