cs2study

The flow of execution in a Python program is generally sequential (top to bottom, line by line) until a function is encountered.