Menu

[r6758]: / trunk / course / examples / ip_simple2.py  Maximize  Restore  History

Download this file

4 lines (3 with data), 140 Bytes

1
2
3
"""This simple file prints a variable which is NOT defined here.
It should be run via IPython's %run with the -i option."""
print 'x is:',x