The document is a Python lab report by Deepak Prakash Deore, focusing on understanding classes, objects, and functions in Python. It includes a class definition for 'Student' with methods to display information and a function to calculate the square of a number. The output demonstrates the functionality of the class and the square function.
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)
11 views
Python 4 Lab
The document is a Python lab report by Deepak Prakash Deore, focusing on understanding classes, objects, and functions in Python. It includes a class definition for 'Student' with methods to display information and a function to calculate the square of a number. The output demonstrates the functionality of the class and the square function.