You are on page 1of 1

SUBJECT – PWP

ASSIGNMENT NO 2

Question for 2 marks

1.What Is operators? And its type


2. What Is Logical operators ?
3. What Is Bitwise operators ?
4. What Is Control Flow ? its types
5. What Is Conditional Statements? And its types.
6. What Is Looping in python ? And its types.

Question for 4 Marks


1.Explain Relational operators?
2.Explain Membership Operators?
3.Describe The Conditional statement
IF…ELSE STATEMENT
NESTED IF STATEMENT)
4.Describe the Decision Making Statement.

While loop

For loop)

5.Write python program using Break function?

6.Write python program using Continue function?

7. Write python program using Pass function?

You might also like