ipython-tut.txt
author Shantanu <shantanu@fossee.in>
Mon, 26 Apr 2010 18:12:39 +0530
changeset 112 7de6be45182e
parent 50 9d60720b16b0
child 120 50716c7c4c0c
permissions -rw-r--r--
Added loops presentation and final script for loops.

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.