Final Term Spring 2025
Final Term Spring 2025
Topics
- The math module.
- String Manipulations
- Formatting Strings
- Defining and calling user-defined functions, Value-returning functions more
- Anonymous (lambda) function
- Functions in Python Modules
- Lists: Creating and Indexing, Slicing, Methods
- Tuples: Basics, Slicing, Methods
- Pandas:
- Introduction to Pandas
- Basic data structures in pandas
- Loading CSV Datasets
- Basic Operations with DataFrames
Objective Questions – 08 Marks (16 Questions × 0.5 Mark Each):
(3x True/False + 3x fill in the blanks + 10x MCQs)
- 2x from Number math modules
- 2x from from strings
- 3x from functions
- 2x from lambdas
- 2x from lists
- 2x from tuples
- 3x from pandas
Short Questions – 08 Marks (4 Questions × 2 Marks Each):
- 1x from math module.
- 1x from strings
- 1x from functions/lambda
- 1x from pandas
Long Questions – 08 Marks (2 Questions × 4 Marks Each):
- 1x from lists
- 1x from tuples
Mid Term Fall 2024
Topics
- Language Basics
- Variables
- Data Types
- Operators
- Control Flow Statements
Total Objective (06 marks 0.5x12):
(1x True/False + 2x fill in the blanks + 9x MCQs or Fix Errors)
- 2x from Language Basics
- 2x from Variables
- 2x from Data Types
- 2x from Operators
- 4x from Control Flow Statements
Short Questions (8 marks 2x4):
- 1x from Language Basics
- 1x from Variables
- 1x from Data Types
- 1x from Operators
Long Questions (04 marks 1x4):
- 1x Control Flow Statements