• Bookmarks

    Bookmarks

  • Concepts

    Concepts

  • Activity

    Activity

  • Courses

    Courses


Relative import is a method in programming, particularly in Python, that allows a module to import other modules from the same package using a relative path. This technique enhances modularity and maintainability by allowing code to be organized into packages without hardcoding absolute paths.
History Empty State Icon

Log in to see lessons

3