From 75c0fdebbde75b833850a46ecfed71da16008421 Mon Sep 17 00:00:00 2001 From: d2e4b375a36b4088c1c267af139bd27b Date: Sun, 17 May 2020 20:29:49 +0000 Subject: [PATCH] =?UTF-8?q?cr=C3=A9ation=20fichier=20de=20tests?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- journal/Testifications,ipynb.ipynb | 32 ++++++++++++++++++++++++++++++ module2/exo2/Untitled.ipynb | 6 ++++++ 2 files changed, 38 insertions(+) create mode 100644 journal/Testifications,ipynb.ipynb create mode 100644 module2/exo2/Untitled.ipynb diff --git a/journal/Testifications,ipynb.ipynb b/journal/Testifications,ipynb.ipynb new file mode 100644 index 0000000..7e7f396 --- /dev/null +++ b/journal/Testifications,ipynb.ipynb @@ -0,0 +1,32 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 3", + "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.6.4" + } + }, + "nbformat": 4, + "nbformat_minor": 4 +} diff --git a/module2/exo2/Untitled.ipynb b/module2/exo2/Untitled.ipynb new file mode 100644 index 0000000..7fec515 --- /dev/null +++ b/module2/exo2/Untitled.ipynb @@ -0,0 +1,6 @@ +{ + "cells": [], + "metadata": {}, + "nbformat": 4, + "nbformat_minor": 4 +} -- 2.18.1