In a Python program, a control statement:
a) Manages the input and output of control characters.
b) Dictates what happens before the program starts and after it terminates.
c) Defines program-specific data structures.
d) Directs the order of execution of the statements in the program.
Answers
Answered by
11
Answer:
According to my concept , it should be option ( d) .
Remember , control statement means loops while conditional statements means if , else , etc.
so , It must be (d)
Follow me to get best solutions of your EVERY doubt
Answered by
2
Answer:
The answer is d)
Explanation:
Similar questions