Template:InOut: Difference between revisions

From Knot Atlas
Jump to navigationJump to search
No edit summary
No edit summary
Line 4: Line 4:
|<code style="white-space: pre; color: red; border: 0px; padding: 0em; background-color: rgb(255,255,255);">{{{in}}}</code>
|<code style="white-space: pre; color: red; border: 0px; padding: 0em; background-color: rgb(255,255,255);">{{{in}}}</code>
|- align=left valign=top
|- align=left valign=top
|colspan=2|{{{stdout|}}}
|colspan=2|{{{stdout|test}}}
|- align=left valign=top
|- align=left valign=top
|width=70px|<code style="color: blue; border: 0px; padding: 0em">Out[{{{n}}}]=</code>
|width=70px|<code style="color: blue; border: 0px; padding: 0em">Out[{{{n}}}]=</code>

Revision as of 15:52, 20 January 2006

In[{{{n}}}]:= {{{in}}}
test
Out[{{{n}}}]= {{{out}}}