{ "cells": [ { "cell_type": "code", "execution_count": 1, "id": "fe105ef6-5264-4cb4-b467-60d9b0a337fd", "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "1 : a\n", "2 : b\n", "3 : c\n" ] } ], "source": [ "%%bash\n", "((ii=1))\n", "(\n", " cat <