Interviewer And Interviewee Guide

Python Developer Interview Question:

Tell us what is module and package in Python?

Submitted by: Muhammad
In Python, module is the way to structure program. Each Python program file is a module, which imports other modules like objects and attributes.

The folder of Python program is a package of modules. A package can have modules or subfolders.
Submitted by: Muhammad

Read Online Python Developer Job Interview Questions And Answers
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.

Interview Questions Answers .ORG