diff options
Diffstat (limited to 'tutorials/module_1/notebook_1/fundamentals_of_programming.ipynb')
| -rw-r--r-- | tutorials/module_1/notebook_1/fundamentals_of_programming.ipynb | 26 |
1 files changed, 4 insertions, 22 deletions
diff --git a/tutorials/module_1/notebook_1/fundamentals_of_programming.ipynb b/tutorials/module_1/notebook_1/fundamentals_of_programming.ipynb index 963ee18..9124c7d 100644 --- a/tutorials/module_1/notebook_1/fundamentals_of_programming.ipynb +++ b/tutorials/module_1/notebook_1/fundamentals_of_programming.ipynb @@ -2,7 +2,6 @@ "cells": [ { "cell_type": "markdown", - "id": "a283b045-32a1-410b-a754-ad14dd955347", "metadata": {}, "source": [ "# Fundamentals of programming\n", @@ -26,28 +25,11 @@ "\n", " Globe analogy: Hardware, Kernel, shell, Application software.\n", " - Scripting" - ] + ], + "id": "294e9590-7da1-44b9-a230-b6a58efe3cc2" } ], - "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.13.2" - } - }, "nbformat": 4, - "nbformat_minor": 5 + "nbformat_minor": 5, + "metadata": {} } |
