Page 105 - Trackpad_V1_Book 8_Flipbook
P. 105

CONTROL STRUCTURES                                                                       CHAPTER


                 IN PYTHON                                                                                  7




















                                                                            Topics Covered                      95%
                              Hello  Shweta!  I have  a  question  for          Control Structure

                              you, how do you make a decision?                  Sequential Statements
                                                                                Selection Statements
                                                                                  Iterative Statements
                                                                                Jump Statements
                                                                                Some More Programs







                 Well, to make a decision I rely on my previous experiences and the possible
                 outcomes of the decision I am about to make.








                                Well said, and how do you think a computer takes decisions?






                                                         I am not sure about that, Techie.








                               Normally, a decision is an answer to a condition. In programming languages, we
                               have statements that allow the computer to test a condition and determine an
                               outcome. In this chapter, you will learn about these statements in detail.







                                                                                        Control Structures in Python  103
   100   101   102   103   104   105   106   107   108   109   110