We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15fed3f commit 97a3ae2Copy full SHA for 97a3ae2
1 file changed
Basic/PIPIntroduction.md
@@ -1,7 +1,7 @@
1
## Python Package installer(PIP) :postal_horn:.
2
3
### What is pip?
4
-- PIP stands for “Python Package installer”
+- PIP stands for **Python Package installer**.
5
- PIP is a package manager for Python packages or modules.
6
- Pip is a package management system used to install and manage software packages written in Python.
7
- We can find Many packages in the default source for packages and their dependencies.
0 commit comments