style_bw_python.tplx
13 lines
| 365 B
| text/plain
|
TextLexer
Jonathan Frederic
|
r12712 | ((= Black&white Python input/output style =)) | ||
Thomas Kluyver
|
r13925 | ((*- extends 'base.tplx' -*)) | ||
Jonathan Frederic
|
r12712 | |||
%=============================================================================== | ||||
% Input | ||||
%=============================================================================== | ||||
((* block input scoped *)) | ||||
\begin{verbatim} | ||||
MinRK
|
r18580 | ((( cell.source | add_prompts ))) | ||
Jonathan Frederic
|
r12712 | \end{verbatim} | ||
((* endblock input *)) | ||||