mirror of
https://github.com/autistic-symposium/master-algorithms-py.git
synced 2025-04-29 20:26:07 -04:00
Update climbing_stairs.py
This commit is contained in:
parent
45a3a9b050
commit
cf32f0112c
@ -1,3 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
# author: bt3gl
|
||||
|
||||
'''
|
||||
You are climbing a staircase. It takes n steps to reach the top.
|
||||
Each time you can either climb 1 or 2 steps.
|
||||
|
Loading…
x
Reference in New Issue
Block a user