However, in the main loop, you have a conditional branch.
然而,在主循环中,您使用了一个条件分支。
2
In the previous picture, you can recognize some logical constructs that help with structuring the flow with conditional execution (the Switch activity) and with cycles (the Loop).