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 14476b6 commit fbda0ddCopy full SHA for fbda0dd
python/lesson1/tutorial.md
@@ -157,5 +157,5 @@ from the user, and make decisions based on that information.
157
There is a very good introductory article in [Google Developers Guide](https://developers.google.com/edu/python/introduction).
158
159
You can also find resources for beginners on [the Python website](https://www.python.org/about/gettingstarted/)
160
-and refer to [the Python documentation](https://docs.python.org/2/tutorial/introduction.html),
+and refer to [the Python documentation](https://docs.python.org/3/tutorial/introduction.html),
161
where the language basics are explained.
0 commit comments