Use functions or APIs from external libraries to develop a computer program : Creating a Package

Use functions or APIs from external libraries to develop a computer program : Creating a Package

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial explains how to create and use Python packages. It starts by defining a package as a collection of modules, typically organized in folders. The tutorial then demonstrates creating a package by setting up a folder with an __init__.py file and adding Python files. It shows how to import and use functions from these files. The tutorial also covers creating subfolders, using constants, and understanding dot notation for imports. The video emphasizes the organization and structure of Python packages, making it easier to manage and use code across different projects.

Read more

1 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What new insight or understanding did you gain from this video?

Evaluate responses using AI:

OFF