Add Python Tutor to readme
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
This is the code in my book [Grokking Algorithms](https://www.manning.com/bhargava).
|
This is the code in my book [Grokking Algorithms](https://www.manning.com/bhargava).
|
||||||
|
|
||||||
|
Also check out [Python Tutor](http://pythontutor.com/), a great website that helps you step through Python code line by line.
|
||||||
|
|
||||||
# Contributing
|
# Contributing
|
||||||
|
|
||||||
- The examples in this book are in Python, but I'd like to get examples in Ruby, Javascript, C, and other languages too. Please add examples in other languages!
|
- The examples in this book are in Python, but I'd like to get examples in Ruby, Javascript, C, and other languages too. Please add examples in other languages!
|
||||||
|
|||||||
Reference in New Issue
Block a user