In a Python program, a control structure
Answers
Answered by
3
Answer:
A control structure (or flow of control) is a block of programming that analyses variables and chooses a direction in which to go based on given parameters. ... Flow of control through any given program is implemented with three basic types of control structures: Sequential, Selection and Repetition.
please mark my answer as a brainly
Similar questions