Python Forum

Full Version: Importing modules
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm having a problem with importing modules.how do I get python to read my modules?
İmage
The import keyword is used to import a module.