summaryrefslogtreecommitdiff
path: root/the-grandest-staircase-of-them-all/solution.py
blob: 744b41dc27200a751e9aa06955e9011f5da88d4c (plain)
1
2
def solution(n):
  # Your code here