From 393fef4d28fb6219e1a9b6bbadc1cf05af34d130 Mon Sep 17 00:00:00 2001 From: f08f63d75da0658a492e80a20b022848 Date: Tue, 28 Nov 2023 15:16:26 +0000 Subject: [PATCH] test sujet au choix --- module3/exo3/exercice.ipynb | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/module3/exo3/exercice.ipynb b/module3/exo3/exercice.ipynb index 0bbbe37..8a6a873 100644 --- a/module3/exo3/exercice.ipynb +++ b/module3/exo3/exercice.ipynb @@ -1,5 +1,15 @@ { - "cells": [], + "cells": [ + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [ + "test" + ] + } + ], "metadata": { "kernelspec": { "display_name": "Python 3", @@ -16,10 +26,9 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.6.3" + "version": "3.6.4" } }, "nbformat": 4, "nbformat_minor": 2 } - -- 2.18.1