Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 169 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 169 Bytes

helloworld

first repo

st=>start: Start
op=>operation: Your Operation
cond=>condition: Yes or No?
e=>end

st->op->cond
cond(yes)->e
cond(no)->op