Skip to content

Commit 4d32d7d

Browse files
authored
Update and rename GroupB_Practical13(python) to GroupB_Practical13(python).py
1 parent 43d1d9b commit 4d32d7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GroupB_Practical13(python) renamed to GroupB_Practical13(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 No. 13 : Write a python program to maintain club members, sort on roll numbers in ascending order.
55
Write function “Ternary_Search” to search whether particular student is member of club or not.
@@ -142,4 +142,4 @@ def R_Ternary_Search(roll, left, right, roll_find):
142142

143143
#<-------------------------------------END OF PROGRAM------------------------------------------>
144144

145-
# This Program is Written By PARTH REWOO
145+

0 commit comments

Comments
 (0)