Python Programing
Python Programing
PROGRAMMIN
G
SUBMITTED TO: MR. HARJEET SINGH AND MRS. KIRANDEEP KAUR
SUBMITTED BY: MANTEJ SINGH ARORA(200529505688)
DEPARTEMENT OF COMPUTER SCIENCE AND ENGINEERING
SESSION 2022-23
INDEX
•Python •Projects
INTRODUCTION TO PYTHON
• Arithmetic Operators
• Comparison (Relational) Operators
• Assignment Operators
• Logical Operators
• Bitwise Operators
• Membership Operators
• Identity Operators
FLOW CONTROL STATEMENTS
• if statement
• Else statements
• Nested if Statements
• Elif statements
FUNCTIONS
• An object is simply a collection of data (variables) and methods (functions) that act on those
data.
• Similarly, a class is a blueprint for that object.
• We can think of a class as a sketch (prototype) of a house. It contains all the details about the
floors, doors, windows, etc
INHERITANCE
• For loop
• While loop
• Nested For loop
LIBRARY
• NumPy
• Matplotlib
• Pandas
• Seaborn
• SciPy
• Scikit learn
• Pygame
TYPES OF LEARNER
• Lazy Learner
• Eager Learner
PROJECTS
• Minor Projects
• TIC TAC TOE Game
• Word Game
• Digits Game
• Quiz Brain
• Major projects
• Pygame
• Snake Game
• Pong Game