This is some
   preformatted
code.
def this_is(some='python'):
    pass
#!/bin/bash

echo -n "Here is"
cat <<EOF
some bash
EOF