11 lines
150 B
Text
11 lines
150 B
Text
---input---
|
|
> py
|
|
hi
|
|
|
|
---tokens---
|
|
'>' Generic.Prompt
|
|
' ' Text
|
|
'py' Text
|
|
'\n' Text
|
|
|
|
'hi\n' Generic.Output
|