The document is a certificate for a student in the Computer Engineering program at Dr. Babasaheb Ambedkar Technological University, confirming the completion of term work in Python Programming for the academic year 2024-2025. It includes a list of experiments for continuous assessment, detailing various programming tasks and their corresponding marks. The document is signed by the subject teacher and the Head of Department.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
8 views3 pages
Index Certificate Python Programming
The document is a certificate for a student in the Computer Engineering program at Dr. Babasaheb Ambedkar Technological University, confirming the completion of term work in Python Programming for the academic year 2024-2025. It includes a list of experiments for continuous assessment, detailing various programming tasks and their corresponding marks. The document is signed by the subject teacher and the Head of Department.
CERTIFICATE This is to certify that Mr./Ms……………………………………………………………………………
Roll No………………………..of ………………………….Semester of degree course in
Computer Engineering of institute Gramin Technical and Management
Campus, Nanded has completed term work satisfactorily in subject Python
Programming (BTCOL406) for academic year 2024-2025 as prescribed in
curriculum.
Place: Nanded.
Date: ……………………. Enrollment No:………………………
Sign: Exam Seat No:…………………………
Name:
Subject Teacher HOD
LIST OF EXPERIMENT FOR COMTINUES ASSESSMENT Department of Computer Engineering Academic Year: 2024-2025
Name of Candidate: ………………………………………PRN NO:……………………………
Name of Faculty: Mr. Wahi G S. Class: ……………………………….
Subject & Code: Python Programming (BTCOL406)
Sr. Date of Date of
Name of Experiment Marks Sign No. Performance Submission
1 Program to calculate area of triangle, rectangle,
circle 2 Program to find the union of two lists.
3 Program to find the intersection of two lists.
4 Program to remove the ―i‖ th occurrence of the
given word in a list where words repeat. 5 Program to count the occurrences of each word in a given string sentence. 6 Program to check if a substring is present in a given string. 7 Program to map two lists into a dictionary.
8 Program to count the frequency of words
appearing in a string using a dictionary. 9 Program to create a dictionary with key as first character and value as words starting with that character. 10 Program to find the length of a list using recursion.
Total
Signature of Student Signature of Faculty
LIST OF EXPERIMENT FOR COMTINUES ASSESSMENT Department of Computer Engineering Academic Year: 2024-2025
Name of Candidate: ………………………………………PRN NO:……………………………
Name of Faculty: Mr. Wahi G S. Class: ……………………………….
Subject & Code: Python Programming (BTCOL406)
Sr. Date of Date of
Name of Experiment Marks Sign No. Performance Submission
11 Compute the diameter, circumference, and
volume of a sphere using class. 12 Program to read a file and capitalize the first letter of every word in the file.