guanxiaocun
Results
1
issues of
guanxiaocun
aa
1
st3=>start: start foo io5=>inputoutput: input: a, b cond9=>condition: if a sub13=>subroutine: print('a') io34=>inputoutput: output: (a + b) e32=>end: end function return cond18=>operation: print('b') while i in range(3) st3->io5 io5->cond9 cond9(yes)->sub13...