PPS Insem April - May 2022
PPS Insem April - May 2022
(Approved by AICTE, Recognized by Govt. of Maharashtra and Affiliated to Savitribai Phule Pune University)
44/1, Vadgaon (Bk), Off Sinhgad Road, Pune – 411041
Q.1 a) What is Flow chart? Explain different symbols used in Flowchart. [6]
b) Select appropriate answer and write along with option and respective answer for the [5]
following Multiple Choice Questions.
1) Which one of the following is the correct extension of the Python file?
a) a) .python b) .py c) .p d) None of these
2) What do we use to define a block of code in Python language?
a) Brackets b) Key c) Indentation d) None of these
3) Top down design strategy is also known as:
a) stepwise refinement b) output module c) input module d) Indentation
4) Which of the following declarations is incorrect?
a) x = 3 b) X1=2 c) xyz = 5 d ) 1P=6
5) Who developed the Python language?
a) Guido van Rossum b) Niene Stom c) Zim Den d) Wick van Rossum
c) Explain Arithmetic Operators used in python [4]
OR
Q.2 a) What is Problem? Explain Six steps of solving the Problem. [6]
b) Select Appropriate answer and write along with option and respective answer for the
following Multiple Choice Questions. [5]
1) Boolean literal has two values
a) left and right b) up and down c) true and false d) none of these
2) The solution that cannot be reached through direct set of steps are called as:
a) indirect solution b) direct solution c) heuristic solution d) algorithmic
3) In which year was the Python 3.0 version developed?
a) 2000 b) 2008 c) 2010 d) 2005
4) list is collection of
a) Numbers b) Characters c) Floating Values d) All of Above
5) We use hash (#) symbol to indicate:
a) b) Indentation b) Comment c) Loop start d) End of program
c) List Data types used in Python. Give one example of each. [4]
Q.3 a) List functions to add elements in list with one example of each. [6]
b) Select Appropriate answer and write along with option and respective answer for the
following Multiple Choice Questions. [5]
------------End-------------