0% found this document useful (0 votes)
17 views2 pages

Python Assignment

The document lists students enrolled in a Python assignment along with their roll numbers. It outlines various topics covered in the assignment, including Python basics, data structures, OOP concepts, and exception handling. The content emphasizes both foundational and advanced Python programming skills.

Uploaded by

yeniri2569
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views2 pages

Python Assignment

The document lists students enrolled in a Python assignment along with their roll numbers. It outlines various topics covered in the assignment, including Python basics, data structures, OOP concepts, and exception handling. The content emphasizes both foundational and advanced Python programming skills.

Uploaded by

yeniri2569
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 2

PYTHON ASSIGNMENT

Roll Number Name


220301 Falak Jan
220302 Faizan Bashir
220303 Mohammad usman dar
220305 Uzma wani
220306 Mir Owais Bilal
220307 Shakir Mustehsin
220308 Ishfaq Ahmad Bhat
220309 Fayiq Riyaz
220310 Faizan Farooq Malik
220311 ASRAR AYOUB BHAT
220312 Mubashir Shabir
220313 RAASHID IMTIYAZ SHAH
220314 Raashid jabar bhat
220315 Mohd Yaseen Naik
220316 Rahila wani
220317 Adil Nazir Dar
220318 Owais jahangir
220319 Mohammad Numan Narwaroo
220320 Sarjan Maqbool Parray
220321 Sakib Yousuf
220322 Haris Ahmad Kaboo
220324 Faheem Ahmad Bhat
220325 sahil ayoub kambay
220326 Rashad Ahmad
220327 Nadeem ahmad
220328 Peerzada Momin Ahmad
220329 Uzair hilal

220330 Tazayin gulzar mir


220333 Aamir Nazir
220335 Mohammad ishaq khan
220336 Mohammad Faheem
220337 Qazi Tehreem
220364 Archo Kharoon nissa
220365 Majid Yaseen Qurashi
220366 Mohammad Sameem
220367 Shahida Bano
220368 Syed Gazala Majid
220369 Ulfat Jan
210345 Aamir Moosa lone
PYTHON ASSIGNMENT
Topic
Python Introduction, features, syntax and I/O operations.
Variables and Data types
Python array and array methods
Control flow and data structures in python
Advanced python operations
Conditional statements and looping constructs.
Break , continue, pass statements and list comprehensions
Dictionary comprehensions
Operations( insertion, deletion, updating and searching) on data structures.
List slicing, sorting and filtering
Nested Data structures (lists of dictionaries and dictionaries of lists)
Function: Definition and types.
File handling
OOP in Python: Introduction to classes and objects.
Attributes, methods and __init__ constructor.
Inheritance in Python
Polymorphism and method overriding
Encapsulation and data hiding.
Exception handling with try, except, finally.
Python Introduction, features, syntax and I/O operations.
Variables and Data types
Python array and array methods
Control flow and data structures in python
Advanced python operations
Conditional statements and looping constructs.
Break , continue, pass statements and list comprehensions
Dictionary comprehensions

Operations( insertion, deletion, updating and searching) on data structures.


List slicing, sorting and filtering
Nested Data structures (lists of dictionaries and dictionaries of lists)
Function: Definition and types.
File handling
OOP in Python: Introduction to classes and objects.
Attributes, methods and __init__ constructor.
Inheritance in Python
Polymorphism and method overriding
Encapsulation and data hiding.
Exception handling with try, except, finally.
Python Introduction, features, syntax and I/O operations.

You might also like