This commit is contained in:
DotNaos 2025-05-18 19:41:37 +02:00
parent c8d8754282
commit 933a8bd7a6

View File

@ -19,7 +19,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": null, "execution_count": 1,
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
"source": [ "source": [
@ -94,7 +94,7 @@
" pass\n", " pass\n",
"\n", "\n",
"# Beispielausgabe:\n", "# Beispielausgabe:\n",
"# \n", "#\n",
"# ----------------------------------------\n", "# ----------------------------------------\n",
"# | Babar | Elephant | John Doe |\n", "# | Babar | Elephant | John Doe |\n",
"# | Dumbo | Elephant | John Doe |\n", "# | Dumbo | Elephant | John Doe |\n",
@ -128,7 +128,7 @@
], ],
"metadata": { "metadata": {
"kernelspec": { "kernelspec": {
"display_name": "base", "display_name": "code (3.13.2)",
"language": "python", "language": "python",
"name": "python3" "name": "python3"
}, },
@ -142,7 +142,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.11.0" "version": "3.13.3"
} }
}, },
"nbformat": 4, "nbformat": 4,