0% found this document useful (0 votes)
18 views17 pages

4 PPSX

The document discusses conditional statements and loops in programming, providing examples of if/else statements, for loops, and while loops. It also cautions about potential issues with using floats in conditional statements.

Uploaded by

RAHUL ARORA
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views17 pages

4 PPSX

The document discusses conditional statements and loops in programming, providing examples of if/else statements, for loops, and while loops. It also cautions about potential issues with using floats in conditional statements.

Uploaded by

RAHUL ARORA
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 17

Conditional Statements and

Loops

1
2
Examples

3
Indentation

4
5
6
7
a) Run time crash/error
b) I don’t know / I don’t care
c) False
d) True

8
9
10
Caution about Using Floats

11
12
13
14
15
16
17

You might also like