AP Computer Science Principles

study guides for every class

that actually explain what's on your next test

Import

from class:

AP Computer Science Principles

Definition

The "import" keyword in Python is used to bring in external modules or libraries into your code. It allows you to access pre-existing functionality and use it in your program.

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.