{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Counting Routes Problem\n", "## Let's count the number of routes from the bottom-left square to the top-right square\n", "### Solve this problem for both the 4x4 board and the 5x5 board" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "\n", "
![]() | ![]() |