Page 105 - Trackpad_V5_Book 8
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
                                                                          Selective 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