what are the different types of statements that control the flow of a program in python?
Answers
Answered by
9
Explanation:
The control flow of a Python program is regulated by conditional statements, loops, and function calls. This section covers the if statement and for and while loops
Answered by
1
The control flow of a Python program is regulated by conditional statements, loops, and function calls
Similar questions
English,
5 months ago
History,
5 months ago
Computer Science,
10 months ago
Biology,
1 year ago
Chemistry,
1 year ago