Test
Test flow-chart and Math formula
st=>start: Start
op=>operation: Your Operation
cond=>condition: Yes or No?
e=>end
st->op->cond
cond(yes)->e
cond(no)->op
x = 100 * y + z - 10 / 33 + 10 % 3 //
\sum_{i=0}^{100}
st=>start: Start
op=>operation: Your Operation
cond=>condition: Yes or No?
e=>end
st->op->cond
cond(yes)->e
cond(no)->op
x = 100 * y + z - 10 / 33 + 10 % 3 //
\sum_{i=0}^{100}