Python – More About Modules

If the egg is broken from an outside force , life ends If broken by inside force , Life begins . Great things always begin from inside 🙂 🙂
1) How to use modules?

2) Example

3) To rename the module

4)Their are some Built-in module
Built-in Functions | ||||
---|---|---|---|---|
abs() | delattr() | hash() | memoryview() | set() |
all() | dict() | help() | min() | setattr() |
any() | dir() | hex() | next() | slice() |
ascii() | divmod() | id() | object() | sorted() |
bin() | enumerate() | input() | oct() | staticmethod() |
bool() | eval() | int() | open() | str() |
5) Built in module platform

A module allows you to logically organize your Python code. Thankyou Friends …..And yes any doubt do comment I will try my best to justify the doubt till then #happycoding #havefun #havefun #keeplearningkeepgrowing 🙂 🙂
You must be logged in to post a comment.