Skip to content

Commit 242c9c8

Browse files
authored
Update Climb_Stairs
1 parent e8f369b commit 242c9c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Climb_Stairs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ def Climb_stairs(n):
99
return step[n]
1010

1111
print(Climb_stairs(5))
12-
#Rijushree Guha
12+
#Rijushree
1313

0 commit comments

Comments
 (0)