8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7692c10 commit 7e732f7Copy full SHA for 7e732f7
basics/installing-python.md
@@ -40,8 +40,9 @@ me](../contact-me.md).
40
### Linux
41
42
You already have Python 3, **there's no need to install anything**. You
43
-may also have Python 2, but don't try to remove it. Some of your
44
-programs are probably written in Python 2, so removing Python 2 would
+may also have Python 2, but don't try to remove it.
+Some of the programs that came with your operating system
45
+are probably written in Python 2, so removing Python 2 would
46
break them.
47
48
## Running Python
0 commit comments