# Here is some pythong code. a = 10 print a # This is another comment ---- # this is still part of the block print 'hi there'