---input---
> py
hi

---tokens---
'>'           Generic.Prompt
' '           Text
'py'          Text
'\n'          Text

'hi\n'        Generic.Output
