Unit 2

Unit II  Decision Control Statements 

Decision Control Statements: Decision control statements, Selection/conditional branching Statements: if, if-else, nested if, if-elif-else statements. Basic loop Structures/Iterative statements: while loop, for loop, selecting appropriate loop. Nested loops, The break, continue, pass, else statement used with loops. Other data types- Tuples, Lists and Dictionary.

Comments

Popular posts from this blog

Lab Assignment (Programming and Problem Solving) SPPU BE First Year.

Examples of Flowchart and Pseudo Code

Unit 4