Added ipython-tut.txt
authorSantosh G. Vattam <vattam.santosh@gmail.com>
Mon, 12 Apr 2010 20:47:38 +0530
changeset 48 c0a48af139d2
parent 46 34df59770550
child 49 90c2d777fb0e
Added ipython-tut.txt
ipython-tut.txt
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ipython-tut.txt	Mon Apr 12 20:47:38 2010 +0530
@@ -0,0 +1,5 @@
+Hello friends and welcome to this tutorial on IPython and its features. IPython
+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.