Please ensure that JavaScript is running.
Learn
Challenges
Blogs
About
Contact
Learn
Challenges
Blogs
About
Contact
Home
/
Code-challenges
/
Create a Custom Module
Python Code Challenge
162 -
Create a custom module with several functions, import it into another program and call the functions to display their results.
Python
Modules and Packages