Control Flow
This part is really simple, if you have some basic knowledge about any programming language.
I would like to give two examples here, and for more information you could refer to Ref 1.
if condition
for loop
Last updated