Skip to content

Commit 43d1d9b

Browse files
authored
Update and rename GroupB_Practical14(python) to GroupB_Practical14(python).py
1 parent be79b72 commit 43d1d9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GroupB_Practical14(python) renamed to GroupB_Practical14(python).py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
This program is written by PARTH REWOO
2+
33
44
Experiment Number 14: Write a python program to store first year percentage of students in an array.
55
Write function for sorting array of floating point numbers in ascending order using:
@@ -108,5 +108,5 @@ def top_five_marks(marks):
108108

109109

110110

111-
#This program is written by PARTH REWOO
111+
112112

0 commit comments

Comments
 (0)