diff --git a/index.md b/index.md index 83c1da4d2..7922dc985 100644 --- a/index.md +++ b/index.md @@ -62,7 +62,7 @@ interpreter before tackling this lesson. This lesson sometimes references Jupyte Notebook although you can use any Python interpreter mentioned in the [Setup](learners/setup.md). The commands in this lesson pertain to any officially supported Python version, currently **Python -3\.7+**. Newer versions usually have better error printouts, so using newer Python versions is +3\.8+**. Newer versions usually have better error printouts, so using newer Python versions is recommend if possible.