Python Glossary
Study
Login
Español
Send Us Feedback
Browse Knowledge
See Learning Tools
Try Rapid Repetition
Take Practice Test
Play Quiz Game
Study Flash Cards
Python Glossary
importing
Definition
The process by which Python code in one module is made available to Python code in another module.
Official Documentation Link
https://docs.python.org/3/glossary.html#term-importing
Knowledge
Learning Tools