Skip to content

Commit a0a1963

Browse files
Lambda AdiLambda Adi
authored andcommitted
Added parens () to italicised notes
1 parent a57becf commit a0a1963

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/python-resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title: Resources for Python
1111
#### Beginners
1212
* [A Byte of Python](http://www.swaroopch.com/notes/Python/)
1313
* [Python.org Python Tutorial](http://docs.python.org/3/tutorial/index.html) _(Note: Python version can be selected from dropdown at top left)_
14-
* [MIT 6.00: Introduction to Computer Science and Programming (Spring 2011)] (http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/) _The course is led by Prof. John Guttag, taught with Python and is structured particularly for remote students._
14+
* [MIT 6.00: Introduction to Computer Science and Programming (Spring 2011)] (http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/) _(The course is led by Prof. John Guttag, taught with Python and is structured particularly for remote students.)_
1515

1616
#### Exercises Driven Learning
1717
* [Learn Python the Hard Way](http://learnpythonthehardway.org) _(Do not let the title fool you)_
@@ -37,7 +37,7 @@ title: Resources for Python
3737

3838
### Other Python interest groups
3939
* [Python India](http://python.org.in)
40-
* [CheckIO: Python-programming-driven online adventure game] (http://www.checkio.org/) _Solve problems with Python to advance to new levels. It welcomes beginner and experienced programmers. It is new (as of Dec 2012), so could be buggy sometimes. Also turn your "Proper English" language filters off :)_
40+
* [CheckIO: Python-programming-driven online adventure game] (http://www.checkio.org/) _(Solve problems with Python to advance to new levels. It welcomes beginner and experienced programmers. It is new (as of Dec 2012), so could be buggy sometimes. Also turn your "Proper English" language filters off :)_
4141

4242
### Python Events
4343
* [Pycon](http://pycon.org)

0 commit comments

Comments
 (0)