python modules

 Aim: Write a python program to make user define module and import same in another module or program.

1. create this module:


2. use above module in python program:



Comments

Popular posts from this blog

Binary file update using Python program