> என் ராஜபாட்டை : 12 std || PART-1 || PYTHON || CONTROL STRUCTURE

.....

.

Saturday, April 3, 2021

12 std || PART-1 || PYTHON || CONTROL STRUCTURE

 




Programs may contain set of statements. Th ese statements are the executable segments that yield the result. In general, statements are executed sequentially, that is the statements are executed one aft er another. Th ere may be situations in our real life programming where we need to skip a segment or set of statements and execute another segment based on the test of a condition. Th is is called alternative or branching. Also, we may need to execute a set of statements multiple times, called iteration or looping. In this chapter we are to focus on the various control structures in Python, their syntax and learn how to develop the programs using them.



VIDEO LINK :


CLICK HERE



WATCH VIDEO HERE





YOUTUBE LINK:


12 std || PART-1 || PYTHON || CONTROL STRUCTURE




No comments:

Post a Comment

உங்கள் கருத்துகளை சொல்லுங்கள்

 
 
Related Posts Plugin for WordPress, Blogger...