Skip to content

Commit dc5dd25

Browse files
authored
Update and rename GroupA_Practical2(python) to GroupA_Practical2(python).py
1 parent b51d560 commit dc5dd25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GroupA_Practical2(python) renamed to GroupA_Practical2(python).py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
CREATED BY PARTH REWOO
2+
33
Experiment Number 2 : Write a python program to store marks stored in subject "Fundamentals of Data Structure" by
44
N students in the class. Write functions to compute following:
55
1. The average score of the class.
@@ -152,4 +152,4 @@ def maxFrequency(listofmarks):
152152
#<---------------------------------------------END OF PROGRAM--------------------------------------->
153153

154154

155-
# CREATED BY PARTH REWOO
155+

0 commit comments

Comments
 (0)