KITH Terminal
no program loaded
RUN
SAVE
LOAD
CLEAR SAVE
COPY SHARE LINK
ready
<--!math_demo.kith!--> /vars/ x=10 tp=int y=3 tp=int name=Thomas tp=srg /math/ sum=x+y tp=int prod=x*y tp=int diff=x-y tp=int quot=x/y tp=int combo=(x+y)*2 tp=int /text/ text ("hello, my name is {name}") text ("x={x} y={y}") tp=bold text ("sum={sum} prod={prod} diff={diff} quot={quot} combo={combo}") tp=hilight sty=#008080