Computer Science Practical Assignment (Python)
Assignment Title: Python Practical File (10 Programs)
Objective of Assignment:
Students will develop understanding of Python programming by writing and executing 10 programs
covering variables, control structures, functions, file handling, and classes.
Instructions for Students:
- Write any 10 programs from syllabus
- Maintain neat practical notebook
- Follow given format strictly
- Write programs by hand
- Mention date and experiment number
- Write output/result of each program
Format of Writing Practical:
- Experiment No.
- Program Title
- Objective
- Tools & Equipment Required
- Theory (optional)
- Algorithm / Steps
- Program (Coding)
- Output (Result)
- Conclusion
Suggested Programs:
- Print Hello World
- Swap two numbers
- Check data type
- List operations
- Even/Odd program
- Factorial using loop
- Prime number check
- Sum of numbers
- Function to add two numbers
- File handling program
- Class and object program
Evaluation Criteria:
- Format – 5 marks
- Correct Coding – 5 marks
- Output – 5 marks
- Neatness – 5 marks