Skip to content

Commit be79b72

Browse files
authored
Update and rename GroupB_Practical16(python) to GroupB_Practical16(python).py
1 parent 0cb592d commit be79b72

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

GroupB_Practical16(python) renamed to GroupB_Practical16(python).py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
'''
2-
This program is written by PARTH REWOO
32
43
Experiment No. 16 : Write a python program to store first year percentage of students in array.
54
Write function for sorting array of floating point numbers in ascending order using
@@ -119,5 +118,5 @@ def display_top_five(perc):
119118
#<-----------------------------------------------END OF PROGRAM-------------------------------------------------------->
120119

121120

122-
#This program is written by PARTH REWOO
121+
123122

0 commit comments

Comments
 (0)