edition TD n°2

This commit is contained in:
2021-11-18 08:56:40 +01:00
parent 779024ea47
commit 060f6b6e5b
3 changed files with 522 additions and 3 deletions

View File

@@ -242,7 +242,7 @@
"\n",
"Voici une liste de caractéristiques de célébrités anonymisées (i.e le nom a été changé par décence). \n",
"\n",
"| Célébrité | Poids (en cm) | Taille (en kg) | Interprétation |\n",
"| Célébrité | Taille (en cm) | Poids (en kg) | Interprétation |\n",
"| :--: | :--: | :--: | :--: |\n",
"| B | 169 | 56 | |\n",
"| E | 157 | 48 | |\n",
@@ -497,7 +497,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
@@ -511,7 +511,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.7"
"version": "3.8.8"
}
},
"nbformat": 4,