Skip to content

Commit 54dc311

Browse files
authored
Update README.md
1 parent 74d38ae commit 54dc311

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This is a set of notes used for teaching Python to students that have never used
3636

3737
## Additional Pointers
3838

39-
* [Official Python 2 Tutorial](https://docs.python.org/3/tutorial/index.html)
39+
* [Official Python 3 Tutorial](https://docs.python.org/3/tutorial/index.html)
4040
* [Python Tutor](http://www.pythontutor.com/)
4141
* [Useful iPython Notebooks](https://github.com/ipython/ipython/wiki/A-gallery-of-interesting-IPython-Notebooks): A wide variety of useful tutorials in iPython Notebooks for a wide variety of topics
4242
* [Python for Econometrics](https://www.kevinsheppard.com/Python_for_Econometrics)

0 commit comments

Comments
 (0)