Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5c4a2e1

Browse files
committed
completely overworked key differences between python 2 and 3
1 parent f1ee8fa commit 5c4a2e1

File tree

3 files changed

+4577
-500
lines changed

3 files changed

+4577
-500
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ A collection of useful scripts, tutorials, and other Python-related things
2121

2222
- Python's scope resolution for variable names and the LEGB rule [[IPython nb](http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/tutorials/scope_resolution_legb_rule.ipynb?create=1)]
2323

24-
- Key differences between Python 2.x and Python 3.x [[HTML](http://htmlpreview.github.io/?https://github.com/rasbt/python_reference/blob/master/tutorials/key_differences_between_python_2_and_3.html)]
24+
- Key differences between Python 2.x and Python 3.x [[IPython nb](http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/tutorials/key_differences_between_python_2_and_3.ipynb?create=1)]
2525

2626

2727
- A thorough guide to SQLite database operations in Python [[Markdown](./sqlite3_howto/README.md)]

0 commit comments

Comments
 (0)