dde272c4b8
i18n - Build Validation / Validate i18n Builds (24) (push) Has been cancelled
CI - Node.js / Lint (24) (push) Has been cancelled
CI - Node.js / Build (24) (push) Has been cancelled
CI - Node.js / Test (24) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (24) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 24) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 24) (push) Has been cancelled
CD - Docker - GHCR Images / Build and Push Images (push) Has been cancelled
523 B
523 B
id, title, challengeType, videoId, dashedName
| id | title | challengeType | videoId | dashedName |
|---|---|---|---|---|
| 2ccc34bd3f7bb4ae97a67ea3 | Modules and pip | 11 | HJ-dHUXmpcg | modules-and-pip |
--description--
In this video, you will learn how to use modules and pip to extend Python's functionality with external packages.
--questions--
--text--
What is pip used for?
--answers--
It is used to sort python modules.
It is used to explain python modules.
It is used to install python modules.
It is used to lint Python programs.
--video-solution--
3