{ "cells": [ { "cell_type": "markdown", "id": "701f30c9", "metadata": {}, "source": [ "# Étape 4: boucle for" ] }, { "cell_type": "markdown", "id": "9fcf4959", "metadata": {}, "source": [ "## Faire la même chose plusieurs fois" ] }, { "cell_type": "code", "execution_count": null, "id": "601ff306", "metadata": {}, "outputs": [], "source": [] }, { "cell_type": "markdown", "id": "9880d494", "metadata": {}, "source": [ "##" ] }, { "cell_type": "code", "execution_count": null, "id": "0c00b54a", "metadata": {}, "outputs": [], "source": [] }, { "cell_type": "code", "execution_count": null, "id": "f69cc71e", "metadata": {}, "outputs": [], "source": [] }, { "cell_type": "code", "execution_count": null, "id": "27810bbd", "metadata": {}, "outputs": [], "source": [] } ], "metadata": { "kernelspec": { "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.10.2" } }, "nbformat": 4, "nbformat_minor": 5 }