Importing modules in Python with the “import” keyword | An example using the “math” module

preview_player
Показать описание
LINKS TO FULL CONTENT

FULL LESSON DESCRIPTION
In this lesson we study how Python extends its built-in functionality with external modules, and how your program can access these modules with special "import" statements. Our hands-on work includes two problems that focus on Python's “math” module.

FULL LESSON CONTENT
Part 1. Importing modules
Part 2. Problem: distance between points
Part 3. Problem: point coordinates in a circle
Рекомендации по теме