In [1]:
print 'hiya!'
In [3]:
print 'NO REALLY JERKFACE'
Here is some text, followed by some code, and its executed output.
In [4]:
from __future__ import braces
How's that?