diff options
Diffstat (limited to 'ipython-tut.txt')
-rw-r--r-- | ipython-tut.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ipython-tut.txt b/ipython-tut.txt index 67a1930..cdd2644 100644 --- a/ipython-tut.txt +++ b/ipython-tut.txt @@ -3,3 +3,5 @@ is an enhanced interactive Python interpreter. IPython provides various advanced features that the vanilla Python interpreter does not. We have shown some of these features in the previous tutorials. In this tutorial we shall look at a few more of them. + + |