Skip to content

Commit af19574

Browse files
authored
Update Climb_Stairs
1 parent 3c5b1e9 commit af19574

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Climb_Stairs

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

1111
print(Climb_stairs(5))
12+
#Rijushree
1213

0 commit comments

Comments
 (0)