Control Flow
code💬 Click on the content to Ask AI
sequence
branching
conditional
loop
iteration
recursion
exceptions
switch_statement
pattern_matching
short_circuit
break_statement
continue_statement
return_statement
goto_statement
tail_call
continuation
cps
coroutine
async_await
event_loop