Package or module
Packages and modules are both essential parts of Python's ecosystem, helping you avoid rewriting existing code.
The key difference: modules are built-in and only need importing, while packages must be installed before use.
Review the screenshot and identify the code line where we import a package.
Latihan ini adalah bagian dari kursus
Intermediate Python for Developers
Latihan interaktif praktis
Ubah teori menjadi tindakan dengan salah satu latihan interaktif kami.
Mulai berolahraga