Please ensure that JavaScript is running.
Learn
Challenges
Blogs
About
Contact
Learn
Challenges
Blogs
About
Contact
Home
/
Code-challenges
/
Create Random Words module
Python Code Challenge
167 -
Write a program that generates a list of random words, saves the list to a module, and then imports the module into another program to display the random words.
Python
Modules and Packages