We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cb592d commit be79b72Copy full SHA for be79b72
GroupB_Practical16(python) renamed to GroupB_Practical16(python).py
@@ -1,5 +1,4 @@
1
'''
2
-This program is written by PARTH REWOO
3
4
Experiment No. 16 : Write a python program to store first year percentage of students in array.
5
Write function for sorting array of floating point numbers in ascending order using
@@ -119,5 +118,5 @@ def display_top_five(perc):
119
118
#<-----------------------------------------------END OF PROGRAM-------------------------------------------------------->
120
121
122
-#This program is written by PARTH REWOO
+
123
0 commit comments