SlideShare a Scribd company logo
Python session3
AGENDA


Decision Making

Loops
Python Decision Making



Decision making structures require that the programmer specify one or more conditions
Types of decision making
 statements
IF

IF...ELSE statements

Nested IF statements

statements
Python session3
Python session3
LOOPS

A loop statement allows us to execute a statement or group of statements multiple times

Python programming language provides following types of loops to handle looping requirement


 While loop
 For loop
While Loop

Example:



count = 0

while (count < 9):

print 'The count is:', count

count = count + 1


print "Good bye!"


Python session3
Loop Control Statements:



Loop control statements change execution from its normal sequence. When execution le

break statement

continue statement

pass statement

Break Statement:



Example
 for letter in 'Python':

if letter == 'h':

break

print 'Current Letter :', letter




Break Statement
continue statement



The continue statement in Python returns the control to the beginning of the while loop. T

for letter in 'Python':
 if letter == 'h':
 continue
 print 'Current Letter :', letter


continue statement


pass statement



The pass statement in Python is used when a statement is required syntactically but you do

The pass statement is a null operation; nothing happens when it executes.

for letter in 'Python':
 if letter == 'h':

pass

print 'This is pass block'
 print 'Current Letter :', letter

Reference

http://www.tutorialspoint.com/python/


Python session3

More Related Content

What's hot (20)

PPTX
Do...while loop structure
Jd Mercado
 
PPTX
types of loops and what is loop
waheed dogar
 
PPTX
C++ loop
Khelan Ameen
 
PPTX
While , For , Do-While Loop
Abhishek Choksi
 
PPTX
Comp ppt (1)
Sriman Sawarthia
 
PPTX
Forloop
Dipen Vasoya
 
PPTX
Loops in C Programming Language
Mahantesh Devoor
 
PPTX
Looping and Switchcase BDCR
beriver
 
PPT
Control structures pyhton
Prakash Jayaraman
 
PPT
Looping in c++
deekshagopaliya
 
DOCX
Looping statements
Chukka Nikhil Chakravarthy
 
PPTX
Loops in c programming
CHANDAN KUMAR
 
PPTX
Presentation on nesting of loops
bsdeol28
 
PPT
Looping statements in Java
Jin Castor
 
PPT
Looping in c++
deekshagopaliya
 
PPTX
Loops
SAMYAKKHADSE
 
PDF
First Class
A R M Abdullah Rocky
 
PPTX
What is to loop in c++
03446940736
 
Do...while loop structure
Jd Mercado
 
types of loops and what is loop
waheed dogar
 
C++ loop
Khelan Ameen
 
While , For , Do-While Loop
Abhishek Choksi
 
Comp ppt (1)
Sriman Sawarthia
 
Forloop
Dipen Vasoya
 
Loops in C Programming Language
Mahantesh Devoor
 
Looping and Switchcase BDCR
beriver
 
Control structures pyhton
Prakash Jayaraman
 
Looping in c++
deekshagopaliya
 
Looping statements
Chukka Nikhil Chakravarthy
 
Loops in c programming
CHANDAN KUMAR
 
Presentation on nesting of loops
bsdeol28
 
Looping statements in Java
Jin Castor
 
Looping in c++
deekshagopaliya
 
What is to loop in c++
03446940736
 

Viewers also liked (16)

PPTX
TIMELINE OF THE 80´s
kaarlitaa44
 
PPTX
An RGB Laser And Its Applications
znsaja
 
PPT
Virtualization session3 vm installation
Aswin Krishnamoorthy
 
PDF
Photoshop Tutorial Clipping path service, Photoshop clipping path. photo clip...
Clipping Path India
 
PDF
[S hegda a.v.]_ekonomіka_pіdpriєmstva._zbіrnik_(book_fi.org)
інна гаврилець
 
PPTX
Piano Marketing strategico per l'Associazione Gran Prato - IED Firenze
Emanuele Ciaponi
 
PPT
Windows 2012
Aswin Krishnamoorthy
 
PDF
Tradie Exchange Jobs - Hiring in Australia
TradieExchange
 
DOC
Agenda ford 99
Martin Garcia
 
PDF
Perencanaan sambungan-profil-baja
frans2014
 
PPTX
εισαγωγή
Theod13
 
PDF
Analisa ecotects
frans2014
 
PDF
Pp65tahun2005
frans2014
 
PDF
patient monitor veterinary use
Meditech Equipment Co.,Ltd
 
PPTX
Tugassejaraharsitektur 131112083046-phpapp01
frans2014
 
PPTX
παρουσίαση προγράμματος
Theod13
 
TIMELINE OF THE 80´s
kaarlitaa44
 
An RGB Laser And Its Applications
znsaja
 
Virtualization session3 vm installation
Aswin Krishnamoorthy
 
Photoshop Tutorial Clipping path service, Photoshop clipping path. photo clip...
Clipping Path India
 
[S hegda a.v.]_ekonomіka_pіdpriєmstva._zbіrnik_(book_fi.org)
інна гаврилець
 
Piano Marketing strategico per l'Associazione Gran Prato - IED Firenze
Emanuele Ciaponi
 
Windows 2012
Aswin Krishnamoorthy
 
Tradie Exchange Jobs - Hiring in Australia
TradieExchange
 
Agenda ford 99
Martin Garcia
 
Perencanaan sambungan-profil-baja
frans2014
 
εισαγωγή
Theod13
 
Analisa ecotects
frans2014
 
Pp65tahun2005
frans2014
 
patient monitor veterinary use
Meditech Equipment Co.,Ltd
 
Tugassejaraharsitektur 131112083046-phpapp01
frans2014
 
παρουσίαση προγράμματος
Theod13
 
Ad

Similar to Python session3 (20)

PDF
Unit 1- Part-2-Control and Loop Statements.pdf
Harsha Patil
 
PPTX
python ppt.pptx
ssuserd10678
 
PPTX
Python Programming | JNTUK | UNIT 2 | Lecture 6 & 7 | Conditional & Control S...
FabMinds
 
PDF
Engineering PYTHON_LOOPS concept in python.pdf
ChandrashekarReddy98
 
PDF
E-Notes_3721_Content_Document_20250107032537PM.pdf
aayushihirpara297
 
PPTX
python.pptx
Poornima116356
 
PPTX
PROBLEM SOLVING AND PYTHON PROGRAMMING UNIT 2
MulliMary
 
PPTX
pds first unit module 2 MODULE FOR ppt.pptx
bmit1
 
PDF
python program
tomlee12821
 
PPTX
Week 4.pptx computational thinking and programming
cricketfundavlogs
 
PPTX
industry coding practice unit-2 ppt.pptx
LakshmiMarineni
 
PPTX
Python programming –part 3
Megha V
 
PPTX
Python decision making_loops part6
Vishal Dutt
 
PPTX
introduction to loops in python/python loops
kinzaayaz464
 
PPTX
Loops in python.pptx/ introduction to loops in python
kinzaayaz464
 
PPTX
Loops in Python
AbhayDhupar
 
PPTX
Introduction To Programming with Python Lecture 2
Syed Farjad Zia Zaidi
 
PDF
Python Decision Making And Loops.pdf
NehaSpillai1
 
PPTX
FAL(2022-23)_FRESHERS_CSE1012_ETH_AP2022234000166_Reference_Material_I_15-Nov...
jaychoudhary37
 
Unit 1- Part-2-Control and Loop Statements.pdf
Harsha Patil
 
python ppt.pptx
ssuserd10678
 
Python Programming | JNTUK | UNIT 2 | Lecture 6 & 7 | Conditional & Control S...
FabMinds
 
Engineering PYTHON_LOOPS concept in python.pdf
ChandrashekarReddy98
 
E-Notes_3721_Content_Document_20250107032537PM.pdf
aayushihirpara297
 
python.pptx
Poornima116356
 
PROBLEM SOLVING AND PYTHON PROGRAMMING UNIT 2
MulliMary
 
pds first unit module 2 MODULE FOR ppt.pptx
bmit1
 
python program
tomlee12821
 
Week 4.pptx computational thinking and programming
cricketfundavlogs
 
industry coding practice unit-2 ppt.pptx
LakshmiMarineni
 
Python programming –part 3
Megha V
 
Python decision making_loops part6
Vishal Dutt
 
introduction to loops in python/python loops
kinzaayaz464
 
Loops in python.pptx/ introduction to loops in python
kinzaayaz464
 
Loops in Python
AbhayDhupar
 
Introduction To Programming with Python Lecture 2
Syed Farjad Zia Zaidi
 
Python Decision Making And Loops.pdf
NehaSpillai1
 
FAL(2022-23)_FRESHERS_CSE1012_ETH_AP2022234000166_Reference_Material_I_15-Nov...
jaychoudhary37
 
Ad

Recently uploaded (20)

PPTX
Growth and development and milestones, factors
BHUVANESHWARI BADIGER
 
PDF
Lesson 2 - WATER,pH, BUFFERS, AND ACID-BASE.pdf
marvinnbustamante1
 
PPTX
STAFF DEVELOPMENT AND WELFARE: MANAGEMENT
PRADEEP ABOTHU
 
PPTX
ASRB NET 2023 PREVIOUS YEAR QUESTION PAPER GENETICS AND PLANT BREEDING BY SAT...
Krashi Coaching
 
PDF
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - GLOBAL SUCCESS - CẢ NĂM - NĂM 2024 (VOCABULARY, ...
Nguyen Thanh Tu Collection
 
PDF
CONCURSO DE POESIA “POETUFAS – PASSOS SUAVES PELO VERSO.pdf
Colégio Santa Teresinha
 
PDF
LAW OF CONTRACT ( 5 YEAR LLB & UNITARY LLB)- MODULE-3 - LEARN THROUGH PICTURE
APARNA T SHAIL KUMAR
 
PPTX
How to Set Up Tags in Odoo 18 - Odoo Slides
Celine George
 
PPTX
2025 Winter SWAYAM NPTEL & A Student.pptx
Utsav Yagnik
 
PPTX
Stereochemistry-Optical Isomerism in organic compoundsptx
Tarannum Nadaf-Mansuri
 
PDF
The dynastic history of the Chahmana.pdf
PrachiSontakke5
 
PPTX
How to Set Maximum Difference Odoo 18 POS
Celine George
 
PPTX
Unit 2 COMMERCIAL BANKING, Corporate banking.pptx
AnubalaSuresh1
 
PDF
Dimensions of Societal Planning in Commonism
StefanMz
 
PDF
The-Ever-Evolving-World-of-Science (1).pdf/7TH CLASS CURIOSITY /1ST CHAPTER/B...
Sandeep Swamy
 
PDF
The Constitution Review Committee (CRC) has released an updated schedule for ...
nservice241
 
PDF
The History of Phone Numbers in Stoke Newington by Billy Thomas
History of Stoke Newington
 
PPTX
How to Manage Large Scrollbar in Odoo 18 POS
Celine George
 
PPTX
CATEGORIES OF NURSING PERSONNEL: HOSPITAL & COLLEGE
PRADEEP ABOTHU
 
PDF
DIGESTION OF CARBOHYDRATES,PROTEINS,LIPIDS
raviralanaresh2
 
Growth and development and milestones, factors
BHUVANESHWARI BADIGER
 
Lesson 2 - WATER,pH, BUFFERS, AND ACID-BASE.pdf
marvinnbustamante1
 
STAFF DEVELOPMENT AND WELFARE: MANAGEMENT
PRADEEP ABOTHU
 
ASRB NET 2023 PREVIOUS YEAR QUESTION PAPER GENETICS AND PLANT BREEDING BY SAT...
Krashi Coaching
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - GLOBAL SUCCESS - CẢ NĂM - NĂM 2024 (VOCABULARY, ...
Nguyen Thanh Tu Collection
 
CONCURSO DE POESIA “POETUFAS – PASSOS SUAVES PELO VERSO.pdf
Colégio Santa Teresinha
 
LAW OF CONTRACT ( 5 YEAR LLB & UNITARY LLB)- MODULE-3 - LEARN THROUGH PICTURE
APARNA T SHAIL KUMAR
 
How to Set Up Tags in Odoo 18 - Odoo Slides
Celine George
 
2025 Winter SWAYAM NPTEL & A Student.pptx
Utsav Yagnik
 
Stereochemistry-Optical Isomerism in organic compoundsptx
Tarannum Nadaf-Mansuri
 
The dynastic history of the Chahmana.pdf
PrachiSontakke5
 
How to Set Maximum Difference Odoo 18 POS
Celine George
 
Unit 2 COMMERCIAL BANKING, Corporate banking.pptx
AnubalaSuresh1
 
Dimensions of Societal Planning in Commonism
StefanMz
 
The-Ever-Evolving-World-of-Science (1).pdf/7TH CLASS CURIOSITY /1ST CHAPTER/B...
Sandeep Swamy
 
The Constitution Review Committee (CRC) has released an updated schedule for ...
nservice241
 
The History of Phone Numbers in Stoke Newington by Billy Thomas
History of Stoke Newington
 
How to Manage Large Scrollbar in Odoo 18 POS
Celine George
 
CATEGORIES OF NURSING PERSONNEL: HOSPITAL & COLLEGE
PRADEEP ABOTHU
 
DIGESTION OF CARBOHYDRATES,PROTEINS,LIPIDS
raviralanaresh2
 

Python session3