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.
2 parents 6ee35e3 + ab7f55c commit 628179bCopy full SHA for 628179b
1 file changed
index.md
@@ -61,8 +61,8 @@ You need to understand the concepts of **files** and **directories** and how to
61
interpreter before tackling this lesson. This lesson sometimes references Jupyter
62
Notebook although you can use any Python interpreter mentioned in the [Setup](learners/setup.md).
63
64
-The commands in this lesson pertain to any officially supported Python version, currently **Python
65
-3\.8+**. Newer versions usually have better error printouts, so using newer Python versions is
+The commands in this lesson pertain to any [officially supported Python version](https://devguide.python.org/versions/#supported-versions).
+Newer versions usually have better error printouts, so using newer Python versions is
66
recommend if possible.
67
68
0 commit comments