Page 97 - 2619_PlusGPT V2.1_C-8
P. 97

10. ____________ facilitates a programmer to analyse the problem in detail.

                       (i)  Flowchart                                   (ii)  Program
                      (iii)  Algorithm                                 (iv)  Language


                 B.  Fill in the blanks.
                    1.  The ______________ statement is the simplest conditional statement.

                    2.  Python was developed by ______________.

                    3.  In Python, the non-zero value is interpreted as ______________.

                    4.  Decision statements may give the results true or ______________.

                    5.  The process of writing a program is called ______________.

                    6.  To write a multi-line comment in Python, we use the triple ______________.

                    7.  A data type specifies the type of value a ______________ can contains.

                    8.  The ______________ are usually labeled in pairs to show matching jump points.

                 C. Write 'T' for True and 'F' for False.

                    1.  The if…else statement is the simplest conditional statement.                   ____________

                    2.  Float data types represent numbers that contain a decimal point.               ____________

                    3.  The else block must always come before the if block in Python.                 ____________

                    4.  Comments are the most helpful part of any program.                             ____________
                    5.  High-level languages are machine-independent.                                  ____________

                    6.  Assembly language is a first generation language.                              ____________

                    7.  Computer languages are classified into four major categories.                  ____________

                    8.  The symbol for process is the most common symbol used in flowcharts.           ____________

                 D. Answer the following:

                    1.  Write the syntax of the if statement.

                    2.  Draw the flowchart for if...else statement.

                    3.  What is the use of variables in Python.

                    4.  Describe the use of the Process and the Input/Output symbols in the flowcharts.

                    5.  Write the name of any five components of Python Editor window.

                    6.  Differentiate between a compiler and an interpreter.
                    7.  What is the use of W3Schools?

                    8.  What are the characteristics of a good algorithm?


                                                                                                     Test Sheet 2  95
   92   93   94   95   96   97   98   99   100   101   102