Page 107 - TP_Plus_v4_Class6
P. 107

Step 3:   Find sum = a + b + c.
                                                                               Factbot
                 Step 4:   Find product = a × b × c.
                 Step 5:   Print sum and product.                       When we search anything on Google, it gives us

                 Step 6:   End.                                         result based on an algorithm written for it.


                           Experiential Learning


                           #Algorithm

                   Complete the algorithm to search on Google for a question “who developed first code?”
                   Step 1:   Start
                   Step 2:   Start your computer
                   Step 3:   Open a
                   Step 4:   In the address bar, type                 .com
                   Step 5:   Type                    as your query
                   Step 6:   Press
                   Step 7:   End


                                                                                                            #Lab Activity


                      FLOWCHARTS


                 A flowchart is a type of graphical diagram that represents an algorithm for better understanding.
                 Flowcharts are used in analysing, designing, documenting or managing a process or program in various
                 fields. It displays step-by-step solutions to a problem, algorithm, or process.

                 Symbols Used in Flowcharts

                 Different symbols are used to draw different types of flowcharts.


                 Symbol            Name                     Description

                                   Termina/Terminator       It is used to show the start and stop points of the flowchart.
                       Oval        (Start/Stop)             It usually contains the words 'Start' or 'Stop'.

                                   Process                  It shows an action step in the process.

                    Rectangle

                                   Input/Output             It represents information entering or leaving the system,
                  Parallelogram                             i.e., input and output.


                                                            It indicates a question or branch in the process flow. It is
                                   Decision                 used when there are 2 options (Yes/No).
                    Diamond

                                   Flow Line                It shows the direction in which the process flows.




                                                                                             #Algorithmic Intelligence 105
   102   103   104   105   106   107   108   109   110   111   112