Вы находитесь на странице: 1из 2

Q.

Question
No.
1 * Draw a Flowchart to add two number given by user?
2 * Write an algorithm to print first 10 natural numbers?
3 * Give any six features of python?
4 * Write a program to enter two integer & then perform all arithmethmetic operations on
5 Explain How to solve real life problem with suitable example
6 What are the different steps to solve the problems. Expalin all in details
7 Explain the types of problems with examples.
8 What is python ? List the features of python
9 Define Algorithms with sutable example
10 Define flow chart with suitable example
11 * Explain different data types used in python with example
12 Explain top down design approch to solve the problem
13 What are the difficuties with problem solving
14 What are reserved words ? Enlist the commands for retrieving reserved words
15 * Explain any three types of operators in detail
16 Draw and explain the different types of symbols used in flowchart
17 What are literal ? Enlist and explain its types.
18 * What are Identifiers? Mention the rules to form identifier.
19 what is comment? Waht is multiline and single line comment? Explain there utility.
20 What is Indentation in Python ? Explain with example.
21 * Expalin Range() function ? Give example
22 Explain the utility of continue statement ,with the help of an example.
23 Explain the utility of break statement ,with the help of an example.
24 Explain the utility of pass statement ,with the help of an example.
25 * Write a program to input two numbers and check wether they are equal or not.
What is an expression? What is mixed-type expressions? Show one example of
26
expression, arithmetic expression and mixed type expression.
27 Write an algorithm to check whether given number is even or odd
28 Draw a flow chart to check whether given number is even or odd
29 * Describe Pseudo-code with example
30 Explain Literals and constants
31 How to accept input from user ? Explain with example.
32 What is Problem and explain six steps of Problem Solving ?
33 Explain the process of solving Problem using Computers ?
34 * Explain the Problem Solving Aspects?
35 Explain the Problem Solving Strategies?
36 * Explain Tuple and List. Also state the difference between them ?
37 * Explain Loop Control statements in Python
38 * Explain Selection Decision Control statements in Python
39 List Decision Control Statements and Iterative Statements in Python
40 Write a python program to create list, tuple and Display it.
Create two list of integers in Python. Display elements of two list. Merge Two list and
41
Display merged List
42 * Define Dictionary ?give example?
43 State how else statement can be used in loops? Explain with an example.
44 Explain methods to add and delete element from lists
45 Express the syntax for if…elif…else condition and give an example
Demonstrate how to add, delete and update elements, checking length in dictionary with
46
illustrate python code
47 * Brief about Escape Sequence in Python with example?
48 * Mention 5 methods used with list and explain with an example
49 * Write a program that determines whether the entered value is alphabet, digit or a space.
50 * Explain format function with example.

Вам также может понравиться