File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ You need to understand the concepts of **files** and **directories** and how to
6161interpreter before tackling this lesson. This lesson sometimes references Jupyter
6262Notebook although you can use any Python interpreter mentioned in the [ Setup] ( learners/setup.md ) .
6363
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
64+ The commands in this lesson pertain to any [ officially supported Python version] ( https://devguide.python.org/versions/#supported-versions ) .
65+ Newer versions usually have better error printouts, so using newer Python versions is
6666recommend if possible.
6767
6868
You can’t perform that action at this time.
0 commit comments