Computer Science, asked by dhramendrakumar19489, 7 months ago

in python the continental statement is terminated with a ______________ symbol​

Answers

Answered by jaggaiaherpa
0

But the world is often more complicated than that. Frequently, a program needs to skip over some statements, execute a series of statements repetitively, or choose between alternate sets of statements to execute.

That is where control structures come in. A control structure directs the order of execution of the statements in a program (referred to as the program’s control flow).

Similar questions